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
Hi! I'm getting an error while trying to import the ExcellentExport. Tried ES6 and ES5 ways, none worked. This is the error:
ExcellentExport
ReferenceError self is not defined 1 Object.<anonymous> <path>/node_modules/excellentexport/dist/excellentexport.js:2 2 Module._compile <path>/node_modules/pirates/lib/index.js:136 3 Object.newLoader [as .ts] <path>/node_modules/pirates/lib/index.js:141
The text was updated successfully, but these errors were encountered:
How are you getting the ExcellentExport module? How are you loading it in the code?
Sorry, something went wrong.
No branches or pull requests
Hi! I'm getting an error while trying to import the
ExcellentExport
. Tried ES6 and ES5 ways, none worked.This is the error:
The text was updated successfully, but these errors were encountered: