Closed jayvdb closed 6 years ago
https://github.com/pnpm/pnpm is a new Node package manager , but it is a bit tricky to get started initially.
This task is to use it without using its flattened mode, which is not helpful.
Very likely a pnpmfile.js will be needed to complete this task. Also commit the shrinkwrap.yaml file.
pnpmfile.js
shrinkwrap.yaml
This issue reserved for Google Code-in task 6378968065245184.
https://github.com/pnpm/pnpm is a new Node package manager , but it is a bit tricky to get started initially.
This task is to use it without using its flattened mode, which is not helpful.
Very likely a
pnpmfile.js
will be needed to complete this task. Also commit theshrinkwrap.yaml
file.