Provide exact version into npm install
command
This commit is contained in:
parent
3e713e8be8
commit
0d074f1cbe
@ -61,7 +61,7 @@ program
|
|||||||
"--no-progress",
|
"--no-progress",
|
||||||
"--prefix",
|
"--prefix",
|
||||||
packagesPath,
|
packagesPath,
|
||||||
packageName,
|
`${packageName}@${json.version}`,
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
// This is the same as `"inherit"` except `process.stdout` is ignored
|
// This is the same as `"inherit"` except `process.stdout` is ignored
|
||||||
|
Loading…
Reference in New Issue
Block a user