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

Terrain 0.0.9 CLI help is broken on macos #34

Description

@0xlaine

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions