@esy-nightly/esy
Advanced tools
Comparing version 0.6.14-ae345b to 0.6.14-d2b0d2
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.6.14-ae345b", | ||
"version": "0.6.14-d2b0d2", | ||
"license": "BSD-2-Clause", | ||
@@ -5,0 +5,0 @@ "description": "Package builder for esy.", |
@@ -152,3 +152,3 @@ # esy | ||
```sh | ||
.\node_modules\esy-bash\re\_build\default\bin\EsyBash.exe bash | ||
.\node_modules\@prometheansacrifice\esy-bash\re\_build\default\bin\EsyBash.exe bash | ||
``` | ||
@@ -155,0 +155,0 @@ |
@@ -152,3 +152,3 @@ # esy | ||
```sh | ||
.\node_modules\esy-bash\re\_build\default\bin\EsyBash.exe bash | ||
.\node_modules\@prometheansacrifice\esy-bash\re\_build\default\bin\EsyBash.exe bash | ||
``` | ||
@@ -155,0 +155,0 @@ |
@@ -166,3 +166,5 @@ /** | ||
console.log('Installing native compiler toolchain for Windows...'); | ||
cp.execSync(`npm install esy-bash@0.3.20 --prefix "${__dirname}"`); | ||
cp.execSync( | ||
`npm install @prometheansacrifice/esy-bash@0.1.0-dev-688d8923b7369084a2743e08372ad7e26666a5ab --prefix "${__dirname}"`, | ||
); | ||
console.log('Native compiler toolchain installed successfully.'); | ||
@@ -169,0 +171,0 @@ break; |
@@ -152,3 +152,3 @@ # esy | ||
```sh | ||
.\node_modules\esy-bash\re\_build\default\bin\EsyBash.exe bash | ||
.\node_modules\@prometheansacrifice\esy-bash\re\_build\default\bin\EsyBash.exe bash | ||
``` | ||
@@ -155,0 +155,0 @@ |
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
84938499
34554