[백업][가리사니] yarn 3
npm, yarn
이 문서는 가리사니 개발자 포럼에 올렸던 글의 백업 파일입니다. 오래된 문서가 많아 현재 상황과 맞지 않을 수 있습니다.
asdfasdf
npm install -g yarn
npm install -g yarn@1.22.19
PS C:\Users\core\WebstormProjects\test-web> npm install -g yarn
changed 1 package in 568ms
npm notice
npm notice New minor version of npm available! 9.6.6 -> 9.8.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.8.1
npm notice Run npm install -g npm@9.8.1 to update!
npm notice
PS C:\Users\core\WebstormProjects\test-web>
PS C:\Users\core\WebstormProjects\test-web> npm install -g npm@9.8.1
removed 16 packages, and changed 47 packages in 3s
28 packages are looking for funding
run `npm fund` for details
PS C:\Users\core\WebstormProjects\test-web> npm install -g yarn
changed 1 package in 432ms
PS C:\Users\core\WebstormProjects\test-web> yarn
yarn install v1.22.19
[1/4] Resolving packages...
success Already up-to-date.
Done in 0.12s.
PS C:\Users\core\WebstormProjects\test-web>
yarn init -2
yarn set version stable
https://yarnpkg.com/getting-started/install
YARN_ENABLE_IMMUTABLE_INSTALLS = false