boltpkg / boltpkg/bolt

--ignore-engines flag not supported in install or add commands

Open
#146 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.4k
Forks
97
PR merge metrics
No merged PRs in 30d

Description

```
bolt add pkgName --ignore-engines
```

and

```
bolt install --ignore-engines
```

do not work as expected, the flags are not passed on to yarn

| Title | Description
| --------------------|------------
| Version | 0.19.2
| Type | bug
| node | 8.4.0
| Operating System | MacOs

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with `bolt add pkgName --ignore-engines` and `bolt install --ignore-engines` using the reported environment details. Trace argument handling for the add and install commands through to the Yarn invocation, then verify that both commands pass the flag through as expected and that the reported behavior is covered by regression checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
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.