Code Monkey home page Code Monkey logo

Comments (7)

yiludege avatar yiludege commented on May 22, 2024

我本地重新 clone 运行没有问题,注意运行 demo 的脚本

npm i                   // 安装包依赖
npx husky install       // Enable Git hooks
npm i -g lerna          // 安装 lerna
lerna bootstrap         // 安装所有子应用包依赖
npm run start           // 启动子应用

node版本 14~16都没问题

from wujie.

605666069 avatar 605666069 commented on May 22, 2024

是需要在主应用下执行吧 我是把main-vue 单独拉出来执行了

from wujie.

yiludege avatar yiludege commented on May 22, 2024

这些命令是直接在 wujie 目录下运行,不用单独到 example 内去运行

from wujie.

605666069 avatar 605666069 commented on May 22, 2024

image
我的lerna 版本是 5.3.0 请问您的版本是多少

from wujie.

yiludege avatar yiludege commented on May 22, 2024

和 lerna 的版本无关,安装 vue2 的依赖报错了,看看是什么错误,node的版本是什么呢?

from wujie.

605666069 avatar 605666069 commented on May 22, 2024

node 版本v14.17.0

from wujie.

Xchen1995 avatar Xchen1995 commented on May 22, 2024

node版本升级一下 需要16以上.. 14装一些angular2报错了

from wujie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.