-
Notifications
You must be signed in to change notification settings - Fork 40
Unable to use dynamic import() in cjs-files #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
Comments
/cc @zertosh |
Sorry I don't have time to implement this. I will however review a carefully though out and thorough PR that implements this. |
5 tasks
coderaiser
added a commit
to coderaiser/putout
that referenced
this issue
Apr 20, 2021
3 tasks
7 tasks
This was referenced May 5, 2023
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to use a dynamic
import()
statement will fail with:The error originates from an insufficient options object passed to the
new Script()
-constructor node VM docsThe text was updated successfully, but these errors were encountered: