inkdropapp / forum

User support forum for Inkdrop
https://www.inkdrop.info/
10 stars 1 forks source link

Missing wrench-js for npm install #67

Closed marvolo3d closed 7 years ago

marvolo3d commented 7 years ago

I'm following the UI themeing guide, and it seems the derekslife wrench-js repo is gone.

Output of npm install:

npm ERR! fetch failed https://github.com/derekslife/wrench-js/tarball/156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css
npm ERR! fetch failed https://github.com/derekslife/wrench-js/tarball/156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404

Any suggestions?

craftzdog commented 7 years ago

Seems like it works well without wrench-js. Just updated package.json of the inkdrop-ui-theme-template. Could you try it again?

marvolo3d commented 7 years ago

Yes, that helps. Thanks

craftzdog commented 7 years ago

Good to hear that 😄 Looking forward to seeing your theme!