-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
throw new InitializationError() #17
Comments
I also meet this error. |
The error originates from within Prepack, i.e. it is nothing to do with |
log from npm
|
I get this error as well if I use this plugin before uglify plugin, could be related to #14 |
When I to disable uglify plugin, I have next error message
System info:
|
+1 I'm facing the same issue. |
I opened discus on main page of plugin: facebookarchive/prepack#590 |
I just want to check if people think this is the cause of my error: ##Error
##Code
|
@wookoouk your error seems related to improper require statement. |
@btiwaree I made this change and it gave me the error described above. ##Code
##Error
|
@iHaiduk how do u deal with the problem? |
|
After added to webpack and run, I have error:
Packege.json :
webpack config:
The text was updated successfully, but these errors were encountered: