You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issues with module loader and importing objects after installation in node project.
I am trying to use this with Node V10.7.0 and am being thrown with errors saying the import statements are wrong (which is right since I am not behind a flag as well). Need steps to get this up and running cleanly with Node with or without babel and use it in a node project
The text was updated successfully, but these errors were encountered:
No, a flag should not be necessary. I assume you're installing with npm or yarn? It's very difficult to say what might be wrong without a stack trace though.
I am facing issues with module loader and importing objects after installation in node project.
I am trying to use this with Node V10.7.0 and am being thrown with errors saying the import statements are wrong (which is right since I am not behind a flag as well). Need steps to get this up and running cleanly with Node with or without babel and use it in a node project
The text was updated successfully, but these errors were encountered: