Issue Description
If I set pnpm as the ns package manager and run ns clean it tries to remove package-lock.json which obviously doesnt exist
Reproduction
- Use any ns project
- set pnpm as package manager
- run
ns clean
Relevant log output (if applicable)
No response
Environment
echo 'y' | npx nativescript-envinfo Doesnt show pnpm version. So this makes no sense
Please accept these terms
Issue Description
If I set pnpm as the ns package manager and run
ns cleanit tries to removepackage-lock.jsonwhich obviously doesnt existReproduction
ns cleanRelevant log output (if applicable)
No response
Environment
echo 'y' | npx nativescript-envinfoDoesnt show pnpm version. So this makes no sensePlease accept these terms