bolt icon indicating copy to clipboard operation
bolt copied to clipboard

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

Open lukebatchelor opened this issue 8 years ago • 2 comments

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

lukebatchelor avatar Jan 30 '18 03:01 lukebatchelor

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

ajaymathur avatar Jan 30 '18 03:01 ajaymathur