SortableJS / ngx-sortablejs

Angular 2+ binding to SortableJS. Previously known as angular-sortablejs
https://sortablejs.github.io/ngx-sortablejs/
MIT License
467 stars 160 forks source link

npm install angular-sortablejs fail #2

Closed pangzhenzhou closed 8 years ago

pangzhenzhou commented 8 years ago

angular-sortablejs@0.1.0 postinstall /Users/pang/workspace/project/letv-bigdata/dataware/scloud-dataware/insight-webapp/node_modules/angular-sortablejs typings install

module.js:442 throw err; ^

Error: Cannot find module './support/cli' at Function.Module._resolveFilename (module.js:440:15) at Function.Module._load (module.js:388:25) at Module.require (module.js:468:17) at require (internal/module.js:20:19) at Object. (/Users/pang/workspace/project/letv-bigdata/dataware/scloud-dataware/insight-webapp/node_modules/.bin/typings:10:13) at Module._compile (module.js:541:32) at Object.Module._extensions..js (module.js:550:10) at Module.load (module.js:458:32) at tryModuleLoad (module.js:417:12) at Function.Module._load (module.js:409:3)

npm ERR! Darwin 15.6.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "angular-sortablejs" "--save" npm ERR! node v6.3.0 npm ERR! npm v3.10.3 npm ERR! code ELIFECYCLE

npm ERR! angular-sortablejs@0.1.0 postinstall: typings install npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the angular-sortablejs@0.1.0 postinstall script 'typings install'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the angular-sortablejs package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! typings install npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs angular-sortablejs npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls angular-sortablejs npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request:

smnbbrv commented 8 years ago

@pangzhenzhou fixed with https://github.com/SortableJS/angular-sortablejs/pull/3 , there is a new version on npm repo available