samuel845
samuel845
@TheSecurityDev Thank a lot, I test this and let you know
I added as suggested but get the following error on npm start now. Cannot read properties of undefined (reading 'initialize') at Object. (C:\xampp_7\htdocs\shopify_Server_upload\shopifyappnew\server.js:24:17) If I use import, its giving me...
This is my package.json , should i include shopify-api here. { "name": "qikink-dropshipping", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",...