@esy-nightly/esy
Advanced tools
Comparing version 0.4.0-469f9a to 0.4.0-5a9853
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.4.0-469f9a", | ||
"version": "0.4.0-5a9853", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Package builder for esy", |
@@ -125,5 +125,5 @@ /** | ||
console.log('Installing cygwin sandbox...'); | ||
cp.execSync(`npm install esy-bash@0.3.9 --prefix ${__dirname}`); | ||
console.log('Cygwin installed successfully.'); | ||
console.log('Installing native compiler toolchain for Windows...'); | ||
cp.execSync(`npm install esy-bash@0.3.16 --prefix ${__dirname}`); | ||
console.log('Native compiler toolchain installed successfully.'); | ||
break; | ||
@@ -130,0 +130,0 @@ case 'linux': |
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
158987717
17