Azure / Azure/azure-functions-core-tools
If npm install fails with permissions issue, display information on how to correct the problem
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Usually this is because the command is missing `--unsafe-perm true` or needs `sudo`. Should tell the customer how to correct this instead of displaying permission denied error.
Contributor guide
Research direction
The issue names no file, test, or entry point. Start by locating the CLI handling for npm install failures and permission-denied output, then verify how the suggested npm and sudo remedies should be presented. Done means affected permission failures provide corrective guidance instead of only the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, node.js
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100