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