Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Terrain 0.0.9 CLI help is broken on macos #34

Open
0xlaine opened this issue Apr 25, 2022 · 1 comment
Open

Terrain 0.0.9 CLI help is broken on macos #34

0xlaine opened this issue Apr 25, 2022 · 1 comment

Comments

@0xlaine
Copy link

0xlaine commented Apr 25, 2022

After a fresh install of terrain using node 16 on macos Monterey (x64 arch) nothing works:

nvm install 16
npx @iboss/terrain@0.0.9

Produces:

Need to install the following packages:
  @iboss/terrain@0.0.9
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.

@0xlaine 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
@Xstoudi
Copy link

Xstoudi commented May 1, 2022

Broken on Ubuntu too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants