angularjs - Yeoman Generated Angular Project Imported into IntelliJ -> Huge Mess -


the project generated looks pretty nice. intellij finds socket.io/flash app in node_modules , tries make module out of that. app folder not there.

think based on angular seed. can't believe no 1 has tried though.

only option create empty idea project , move folders there. or else you'll have use webstorm.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -