facebook

Unable to create a project

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #558338 Reply

    raburton
    Participant

    Not yet managed to create a project since installing a couple of days ago. Tried every combination of versions, always get this:

    Node.js version: v9.4.0
    module.js:557
    throw err;
    ^

    Error: Cannot find module ‘C:\bin\npm-cli.js’
    at Function.Module._resolveFilename (module.js:555:15)
    at Function.Module._load (module.js:482:25)
    at Function.Module.runMain (module.js:701:10)
    at startup (bootstrap_node.js:193:16)
    at bootstrap_node.js:617:3
    NPM version:
    npm install @angular/cli@1.6.5
    module.js:557
    throw err;

    #558529 Reply

    support-swapna
    Moderator

    raburton,

    Sorry that you are seeing issues with angular project creation.

    1. Are you on Windows? If yes, then which version of Windows?
    2. Do you see the same problem if you select ‘Use System Installation’ option for Node.js and NPM in the project creation wizard?
    3. Do you have git bash or any other shell installed on your Windows system ?
    4. If you already have git bash installed, then a possible quick resolution, you could either uninstall the system git-bash or temporarily rename a folder on the path to git-bash and try to create a project. This time, git-bash and the appropriate node and npm versions will be downloaded to your .webclipse folder (off your home directory) and executed from there. You should then be able to rename the system git folder back to what it was.

    Apologies for inconvenience caused.

    –Swapna
    MyEclipse Support

    #558629 Reply

    raburton
    Participant

    Thank you, it was a copy of git-bash that was interfering!

    #558770 Reply

    support-swapna
    Moderator

    raburton,

    Glad that it works. Thank you for getting back to us.
    Please let us know if you see any other issues.

    –Swapna
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Unable to create a project

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