Angular CLI creating blank project
Has anybody had an issue with Webstorm creating an empty project using the CLI?
I just updated my webstorm today and it's having a lot of issues(...again).
Node Interpreter: 6.10.3
ang cli: 1.0.4
Please sign in to leave a comment.
To get it to work right, I had to create it manually with a ng command, then I had to remove the module.xml to get it to work right in XML. Hope this gets fixed because this is ridiculous.
Works fine for me (cli 1.0.4 (latest), Node 6.10). what Webstorm version do you use? Please can you provide your idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)?
2017.1.3 - Using the latest version there is, and it's still having an issue.
Tried both 2017.1.3 and 2017.2 EAP - no issues. Please provide the log I asked for
I had to re-install webstorm/node/CLI and it works now for some reason. That's irritating.