We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've tried to run the example with core 0.4.3 version and got the error with stack trace.
0.4.3
Run node.js without an error
Throw the error like NodeJS Loader Error: NodeJS Loader class is not implemented
NodeJS Loader Error: NodeJS Loader class is not implemented
Seems like it's related to the new API feature presented after HolyJS conference
metacall app.js
macOS Docker
The text was updated successfully, but these errors were encountered:
Mitigated issue #132
1bc80ba
This has been mitigated but the proper solution would be to implement class support in NodeJS.
Sorry, something went wrong.
This should be solved once this PR is merged: #343
No branches or pull requests
🐛 Bug Report
I've tried to run the example with core
0.4.3
version and got the error with stack trace.Expected Behavior
Run node.js without an error
Current Behavior
Throw the error like
NodeJS Loader Error: NodeJS Loader class is not implemented
Possible Solution
Seems like it's related to the new API feature presented after HolyJS conference
Steps to Reproduce
metacall app.js
Context (Environment)
macOS Docker
The text was updated successfully, but these errors were encountered: