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