kart icon indicating copy to clipboard operation
kart copied to clipboard

Error when running script/bootstrap

Open Wes974 opened this issue 9 years ago • 2 comments

Hi, when I run script/bootstrap after I have cloned kart i got this error in the Terminal :

Installing modules ✓ npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years. [email protected] node_modules/grunt-download-electron/node_modules/decompress-zip/node_modules/nopt/node_modules/abbrev -> node_modules/abbrev [cut a part because it was too long, and the installation seems to do correctly] [email protected] node_modules/grunt-download-electron/node_modules/github-releases -> node_modules/github-releases [email protected] node_modules/grunt-download-electron/node_modules/wrench -> node_modules/wrench npm WARN [email protected] No repository field. npm WARN [email protected] No license field. rm: atom-shell: No such file or directory Warning: Task "grunt-download-electron" not found. Use --force to continue.

Aborted due to warnings.

I don't know what to do after, and also I'm on a mac with everything in the last update

Wes974 avatar Apr 17 '16 18:04 Wes974

This project is verrrrrrrrrrrry old. Most everything in it was added over 2 years ago. It's most likely that some of the modules declared in packages.json are now unavailable. They'd probably need to be updated. to get them to work.

maddox avatar Apr 18 '16 14:04 maddox

Sadly I don't know enough of this to do something about it :/

Wes974 avatar Apr 18 '16 16:04 Wes974