Git Product home page Git Product logo

Comments (4)

firebull1 avatar firebull1 commented on July 3, 2024

运行npm run dev的时候,提示

ERROR in Cannot find module './_baseClone'
 @ multi app

这个是什么原因
npm网络差下载没完全,用cnpm再安装了下可以了

from vue2-elm.

hiblacker avatar hiblacker commented on July 3, 2024

问题:
Windows下npm run dev报错
环境:

node v8.1.3
npm v3.10.10

报错:

npm ERR! [email protected] dev: `cross-env NODE_ENV=online node build/dev-server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'cross-env NODE_ENV=online node build/dev-server.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the elm package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     cross-env NODE_ENV=online node build/dev-server.js

网上搜了半天没找到答案,大神求指教

from vue2-elm.

hiblacker avatar hiblacker commented on July 3, 2024

删除node_modules文件夹,然后cnpm install 然后运行,完美。

from vue2-elm.

jslyzx avatar jslyzx commented on July 3, 2024

npm run dev还是请求的localhost:8000接口

from vue2-elm.

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.