search

Home  >  Q&A  >  body text

javascript - vue project npm run dev error report


# A reading problem will be reported at the beginning of the project operation; is there a configuration problem?


Excuse me, Daniel, what is the reason for this? I can run it under the mac system, but I get an error under the win system. Is it because of the environment where webpack is installed?
npm and node version are

巴扎黑巴扎黑2782 days ago774

reply all(3)I'll reply

  • 某草草

    某草草2017-05-24 11:39:38

    Let me tell you about a situation I encountered before. My Mac editing and running were normal. I packaged the entire file and gave it to my colleagues to compile and reported an error. Later I found that some node plug-ins installed in different systems are different. You can try deleting the entire node_modules and re-installing it. Install

    reply
    0
  • ringa_lee

    ringa_lee2017-05-24 11:39:38

    Try running cmd as administrator

    reply
    0
  • ringa_lee

    ringa_lee2017-05-24 11:39:38

    It is possible that the node version does not match the npm version. Your node version is higher

    reply
    0
  • Cancelreply