How can I download the source code of a package from npm without actually installing it (i.e. without using npm install thepackage
)?
相关问题
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs
- google-drive can't get push notifications
- Failed at the electron@1.8.2 postinstall script
- How to reimport module with ES6 import
- Webpack getting started, import error
相关文章
- node连接远程oracle报错
- How can make folder with Firebase Cloud Functions
- @angular-cli install fails with deprecated request
- node.js modify file data stream?
- How to resolve hostname to an ip address in node j
- unable to install packages(“caret”) completely in
- Transactionally writing files in Node.js
- Log to node console or debug during webpack build
On linux I usually download the tarball of a package like this:
Notice the backticks ``, on stackoverflow I cannot see them clearly.
"v" is just another alias for view:
https://docs.npmjs.com/cli/view