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
Hey,
I did:
npm install magento2 --saveadded
var Magento2 = require('magento2');Then I got this issue:
{ Error: Cannot find module 'magento2'Thanks for your help