Error:Initialization error (angular 2 language service). Cannot read property 'CommandTypes' of undefined
Hi, i have this problem with IntelliJ,
"Error:Initialization error (angular 2 language service). Cannot read property 'CommandTypes' of undefined"
anyone can help me ?
Node version : 11.1.0 (have try with 10.12.0)
typescript : 3.1.3
Please sign in to leave a comment.
https://youtrack.jetbrains.com/issue/WEB-34463 is fixed in recent 2018.3 EAP, please try it.
If you don't like installing beta versions, you can try disabling angular language service in Settings | Languages & Frameworks | TypeScript as a workaround
Beta IntelliJ work, thx so much :)