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
Hey, I did: npm install magento2 --save added var Magento2 = require('magento2');
npm install magento2 --save
var Magento2 = require('magento2');
Then I got this issue: { Error: Cannot find module 'magento2'
{ Error: Cannot find module 'magento2'
Thanks for your help
The text was updated successfully, but these errors were encountered:
I'm getting this issue as well - is there a resolution?
Sorry, something went wrong.
No branches or pull requests
Hey,
I did:
npm install magento2 --save
added
var Magento2 = require('magento2');
Then I got this issue:
{ Error: Cannot find module 'magento2'
Thanks for your help
The text was updated successfully, but these errors were encountered: