npm怎么没在仓库里。
Tofloor
poster avatar
ghostry
deepin
2019-12-09 18:47
Author
  1. $ apti npm

  2. Working... this may take a while.
  3. E: 软件包 npm 没有可安装候选
  4. Package manager quit with exit code.
Copy the Code
  1. $ apts npm
  2. composer - dependency manager for PHP
  3. deepin-appstore-data - Deepin App Store web data
  4. deepin-appstore-data-aot - Deepin App Store web data
  5. golang-glide - Vendor package management for Go
  6. mricron - magnetic resonance image conversion, viewing and analysis
  7. node-github-url-from-git - Convert github git or gist url to an http url - Node.js module
  8. node-global-modules - directory used by npm for globally installed npm modules
  9. node-global-prefix - get the npm global path prefix
  10. node-html2canvas - Take screenshots of webpages directly in the browser - NodeJS module
  11. node-json-parse-helpfulerror - drop-in replacement for JSON.parse that uses `jju`
  12. node-normalize-git-url - normalizes Git URLs
  13. node-npm-run-path - Get your PATH prepended with locally installed binaries
  14. node-npmlog - Logger with custom levels and colored output for Node.js
  15. node-pkg-dir - find the root directory of a npm package
  16. node-read-package-json - Read package.json for npm module for Node.js
  17. node-slide - Simple chain and asyncMap flow control module for Node.js
  18. node-tar - read and write portable tar archives module for Node.js
  19. node-tar-pack - Pack and unpack a Node.js module
  20. node-test - (Un)CommonJS test runner
  21. node-validate-npm-package-license - Tells if a string is a valid npm package license string
  22. r-bioc-snpstats - BioConductor SnpMatrix and XSnpMatrix classes and methods
Copy the Code

Reply Favorite View the author
All Replies
avatar
ghostry
deepin
2019-12-09 19:03
#1
nodejs版本好老。
Reply View the author
avatar
ghostry
deepin
2019-12-09 19:12
#2
Reply View the author
avatar
Feng Yu
deepin
2019-12-09 19:13
#3
npm在nodejs这个包里包含了。本地开发环境建议用nvm管理版本,产品环境建议加nodesource仓库部署
Reply View the author
avatar
ghostry
deepin
2019-12-09 20:44
#4
https://bbs.deepin.org/post/186520
npm在nodejs这个包里包含了。本地开发环境建议用nvm管理版本,产品环境建议加nodesource仓库部署 ...

谢谢,我不开发这个,

只是IDE格式化代码插件要用nodejs。

nodejs命令在就行。
Reply View the author