Giter Site home page Giter Site logo

Comments (8)

ly525 avatar ly525 commented on April 25, 2024 1

我的使用 cnpm i 也报了同样的错误,使用 npm 安装太慢,换成 yarn install ok 了,node v10.15.3

from amis.

2betop avatar 2betop commented on April 25, 2024

第一步 npm i 失败了吗?

from amis.

jiajianrong avatar jiajianrong commented on April 25, 2024

没失败,只有个包提升我node版本低(8.9.0),貌似要求至少8.10.0,没管他
另外我是windows本,run 完dev后控制台一直打印圆点正常吗?

`D:\jiajianrong-d\js-src\baidu\amis>

D:\jiajianrong-d\js-src\baidu\amis>npm run dev

[email protected] dev D:\jiajianrong-d\js-src\baidu\amis
fis3 release -cwd ./public

[INFO] Currently running fis3 (D:\jiajianrong-d\js-src\baidu\amis\node_modules\fis3)

δ 2525ms

δ 2ms

Ω ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[WARNI] Can't resolve vertx in file [/node_modules/flv.js/dist/flv.js], did you miss npm install vertx?
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................终止批处理操作吗(Y/N)?`

from amis.

2betop avatar 2betop commented on April 25, 2024

是正常的,在编译把代码编译后发布到 public 目录,这一步一定要执行完

from amis.

2betop avatar 2betop commented on April 25, 2024

刚虚拟机 windows 8.1 跑了一遍流程, node 10.x 表示很正常啊

from amis.

jiajianrong avatar jiajianrong commented on April 25, 2024

升级node后没问题了:)

from amis.

SnailSword avatar SnailSword commented on April 25, 2024

我这也出现了这个问题,升级node之后也没有解决。

from amis.

rudyxu1102 avatar rudyxu1102 commented on April 25, 2024

错误

 Uncaught [ModJS] Cannot find module `node_modules/react-dom/node_modules/object-assign/index`

Fixed

npm i object-assign --save

我是这样解决的
@SnailSword

from amis.

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.