Skip to content

Instantly share code, notes, and snippets.

@joeriks
Created April 24, 2014 09:21
Show Gist options
  • Select an option

  • Save joeriks/11247871 to your computer and use it in GitHub Desktop.

Select an option

Save joeriks/11247871 to your computer and use it in GitHub Desktop.
the lazy first impressions nodejs from webstorm
1) tried to run the express project got the error
Error creating Node.js Express App. Wrong express generator
http://devnet.jetbrains.com/message/5513598#5513598
2) tried to run the nodejs boilerplate and then the initproject.bat
Fails as mongodb "Not compatible with your operating system or architecture.. x64"
3) tried to run a basic nodescript created from outside webstorm. No packages installed. Runs nicely, but no intellisense "Unresolved function require()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment