deep-foundation / npm-packager

NPM packager package for Deep. It handles installation and publication of deep packages.
https://www.npmjs.com/package/@deep-foundation/npm-packager
The Unlicense
8 stars 1 forks source link

No requests should be done to NPM in case `packageClientHandler` is opened for the first time or package name is empty #68

Open Konard opened 1 year ago

Konard commented 1 year ago

Screenshot_20230928_201850

Access to XMLHttpRequest at 'https://registry.npmjs.com/' from origin 'https://deep.deep.foundation' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
4294-411eddb750d032e1.js:310     GET https://registry.npmjs.com/ net::ERR_FAILED 200

Workaround

Ignore the error.