pnpm import
pnpm import
generates a pnpm-lock.yaml
from another package manager's lockfile. 지원되는 소스 파일:
package-lock.json
npm-shrinkwrap.json
yarn.lock
Note that if you have workspaces you wish to import dependencies for, they will need to be declared in a pnpm-workspace.yaml file beforehand.