bolt
bolt copied to clipboard
--ignore-engines flag not supported in install or add commands
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 |
we can discuss https://github.com/boltpkg/bolt/pull/104 and try to pass all the args as pure (same as passed from ci) for yarn