我对angular JS还是陌生的。当我运行此命令
npm install bootstrap @ next --save
我遇到以下错误:
npm ERR! Linux 4.4.0-94-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "bootstrap@next" "--save"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! No compatible version found: bootstrap@next
npm ERR! Valid install targets:
npm ERR! 4.3.1, 4.3.0, 4.2.1, 4.1.3, 4.1.2, 4.1.1, 4.1.0, 4.0.0, 4.0.0-beta.3, 4.0.0-beta.2, 4.0.0-beta, 4.0.0-alpha.6, 4.0.0-alpha.5, 4.0.0-alpha.4, 4.0.0-alpha.3, 4.0.0-alpha.2, 3.4.1, 3.4.0, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.2, 3.3.1, 3.3.0, 3.2.0, 3.1.1, 0.0.2, 0.0.1
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /var/www/html/ng-datatable/server-pagination/npm-debug.log