You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Need to install the following packages:
@iboss/[email protected]
Ok to proceed? (y) y
/// installing ////
Error: Unable to load configured help class "./src/lib/help", failed with message:
Cannot find module '/Users/laine_ust/.npm/_npx/e272784a56dd2c88/node_modules/@iboss/terrain/src/lib/help'
Require stack:
- /Users/laine_ust/.npm/_npx/e272784a56dd2c88/node_modules/@oclif/help/lib/util.js
- /Users/laine_ust/.npm/_npx/e272784a56dd2c88/node_modules/@oclif/help/lib/command.js
- /Users/laine_ust/.npm/_npx/e272784a56dd2c88/node_modules/@oclif/help/lib/index.js
- /Users/laine_ust/.npm/_npx/e272784a56dd2c88/node_modules/@oclif/command/lib/command.js
- /Users/laine_ust/.npm/_npx/e272784a56dd2c88/node_modules/@oclif/command/lib/index.js
- /Users/laine_ust/.npm/_npx/e272784a56dd2c88/node_modules/@iboss/terrain/bin/run
Repeating the process but with 0.0.8 it works as expected.
The text was updated successfully, but these errors were encountered:
0xlaine
changed the title
Terrain 0.0.9 CLI is broken on macos
Terrain 0.0.9 CLI help is broken on macos
Apr 25, 2022
After a fresh install of terrain using node 16 on macos Monterey (x64 arch) nothing works:
Produces:
Repeating the process but with
0.0.8
it works as expected.The text was updated successfully, but these errors were encountered: