facebook

Error: Cannot find module npm-cli.js

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #677095 Reply

    emanuele-fabiani
    Participant

    $ npx

    internal/modules/cjs/loader.js:638

    throw err;

    ^

    Error: Cannot find module ‘C:UsersEFabiani.codemix-storenpm6.9.0binnode_modulesnpmbinnpm-cli.js’
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)

    #677112 Reply

    support-swapna
    Moderator

    Fabiani,

    Sorry that you are seeing this issue.
    Is any firewall or anti virus software like McAfee running in the machine? It could block the download of node_modules folder. Disable Anti Virus for sometime, select a different version of Node.js/NPM or delete the corresponding folder from the .codemix-store and open a new tab in the Terminal+ view for the project. This should download the version of Node.js and NPM again.

    Also recheck if the Node.js and NPM versions of the project are compatible with each other. If you are still seeing issues, then please share the angular-cli, node.js and npm versions of the project to help us investigate further.

    –Swapna
    Genuitec Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Error: Cannot find module npm-cli.js

You must be logged in to post in the forum log in