IDEA 16.2.4, ES6 mode, import keyword problems
When I use the 'import' keyword in a javascript file in ES6 mode, lots of error messages are produced. A file containing that keyword will not open, but gets stuck on loading. No problems in 15.0.6.
Please sign in to leave a comment.
Please can you attach your idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)?
Here: https://dl.dropboxusercontent.com/u/29864737/idealog/idea.log
Thanks! Looks as if your installation is somehow broken... I can't recreate the issue using exactly same steps in Idea 2016.2.4.
Please can you try re-installing from scratch? Delete C:/Users/johan/.IntelliJIdea2016.2 folder, uninstall Idea and re-install it - does the problem persist?
That worked. thanks alot!