@esy-nightly/esy
Advanced tools
Comparing version 0.4.0-cbc437 to 0.4.0-d59ec6
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.4.0-cbc437", | ||
"version": "0.4.0-d59ec6", | ||
"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
158969585