-
Notifications
You must be signed in to change notification settings - Fork 30
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
Missing external configuration for type:commonjs2 #38
Comments
Can you try to put the plugin first in the list? Also give more details about the error, like the stacktrace etc? |
Getting the same error with expo project: ERROR #98123 WEBPACK Generating SSR bundle failed Missing external configuration for type:commonjs2 error Command failed with exit code 1. |
ERROR #98123 WEBPACK This error is not thrown if i exclude |
Same error replicated. Note reverting to |
Steps to reproduce:
This also fails with the same error message if using the recipe method in the README:
The text was updated successfully, but these errors were encountered: