imagekit-developer / imagekit-javascript

Javascript SDK for using ImageKit.io
https://imagekit.io
77 stars 26 forks source link

Yarn build issue when running sample-app #19

Closed nikniv closed 4 years ago

nikniv commented 4 years ago

In the sample app, yarn.lock needs to be corrected to use public npm registry. Right now it is set to a private npm registry, leading to errors during build process of yarn startSampleApp.