MetaMask / MetaMask/template-sync

Handle when `allow-scripts auto` needs to be run after `yarn install`

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
bug team-wallet-framework wf-bugs
Dominant language
TypeScript
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Sometimes when dependencies are updated and `yarn install` is run, a message appears from `allow-scripts` saying that `allow-scripts auto` needs to be run. The tool should either detect this and ask the user what to do or just run this command automatically.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how this repository invokes or handles `yarn install`, then inspect how output from `allow-scripts` is surfaced. Decide whether the tool should prompt for `allow-scripts auto` or run it automatically, and verify that dependency updates no longer leave this state unresolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.