remove upstream scripts
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- cli
Research direction
Start by tracing the CLI installation path and the package scripts associated with the two upstream packages named in the warning. Done means installing the CLI no longer produces the reported allow-scripts messages; the issue does not name a file or test, so confirm the expected installation output with the maintainers.
Written by the indexing model from the issue text.
Description
to avoid these messages when installing CLI:
added 205 packages in 5s
39 packages are looking for funding
run `npm fund` for details
npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts:
npm warn allow-scripts @sasjs/lint@2.4.3 (preinstall: node checkNodeVersion)
npm warn allow-scripts @sasjs/utils@3.5.2 (preinstall: npm run nodeVersionMessage)
npm warn allow-scripts
npm warn allow-scripts Run `npm install -g --allow-scripts=@sasjs/lint,@sasjs/utils` to allow these scripts once, or `npm config set allow-scripts=@sasjs/lint,@sasjs/utils --location=user` to allow them for all global installs.
- Dominant language
- TypeScript
- Stars
- 40
- Forks
- 6
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from sasjs/cli
-
refactoring
-
refactoring
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
adapter refactoring
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·