Difference between revisions of "Yarn"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
* <code>[[npm]]</code> | * <code>[[npm]]</code> | ||
* Caching Yarn dependencies | * Caching Yarn dependencies | ||
+ | * Review https://yarnpkg.com/features/offline-cache | ||
== See also == | == See also == |
Revision as of 15:32, 12 April 2022
wikipedia:Yarn (package manager) (June 2016) is a package manager for node.js JavaScript runtime that doubles down as project manager.
- Website: https://yarnpkg.com/
- macOS:
brew install yarn
- Linux:
apt install npm && npm install --global yarn
Basic commands
yarn install
yarn transpile
yarn run
yarn run transpile-watch
yarn docker-migrate
yarn up
yarn test-up
yarn test
yarn create-migration
yarn e2e
yarn docker-coverage
yarn global add wait-on
yarn build
yarn start
Related terms
- Terser
npm
- Caching Yarn dependencies
- Review https://yarnpkg.com/features/offline-cache
See also
yarn [ create | list | up | add | run | install | build | transpile | transpile-watch | wsrun| version | --help ]
- JavaScript: JavaScript runtime, Web framework, JSX, Node.js, React and React Native, Electron, npm, cypress, v8 engine, Vue.js, Redux, Yarn, Craco, Terser, Lodash, Lerna, ECMAScript, Vite, EJS, WebGL, jQuery, DataTables, Prototype pollution
Advertising: