Shopify / shopify-app-template-node

MIT License
867 stars 391 forks source link

TypeError: Cannot read properties of undefined (reading 'split') #1222

Closed impactcolor closed 1 year ago

impactcolor commented 1 year ago

When importing into an electron app I get this error: Simply: import Shopify from 'shopify-api-node';

Creates this error. Node 14. Any idea if it just conflicts with Electron?