how to create project with existing files?

I was just open directory wich contains Angular2-cli project, but without any .idea files. i dont know what IDE think about project type. but it say what my code have is wrong syntax.

Maybe it think what it typescript project.

How to change project type to Angular CLi ?

0
4 comments

Opening project root directory via File | Open is enough. What errors can you see? Please provide a screenshot

0
Avatar
Permanently deleted user

Not its not enought. i see syntax errors, because webstorm wrong detect project type.

 

I open Django subproject and in detected as <module type="WEB_MODULE" version="4"> O.o

wtf???

how to set project type manually?

 

0

>i see syntax errors, because webstorm wrong detect project type.

what errors?

>I open Django subproject and in detected as <module type="WEB_MODULE" version="4"> O.o

"WEB_MODULE" is the only project type supported by WebStorm - all WebStorm projects have this type. What IDE are you actually using? WebStorm provides no Django support

 

0
Avatar
Permanently deleted user

fk

-2

Please sign in to leave a comment.