Comparing version 0.5.6 to 0.5.7
{ | ||
"name": "esy", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Package builder for esy", |
@@ -127,3 +127,3 @@ /** | ||
console.log('Installing native compiler toolchain for Windows...'); | ||
cp.execSync(`npm install esy-bash@0.3.16 --prefix ${__dirname}`); | ||
cp.execSync(`npm install esy-bash@0.3.19 --prefix "${__dirname}"`); | ||
console.log('Native compiler toolchain installed successfully.'); | ||
@@ -130,0 +130,0 @@ break; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
162739431