Skip to content

Error: unexpected error. Unable to resolve command. when I run stdlib repl #1300

@lulunac27a

Description

@lulunac27a

Description

Encountered an error when I run stdlib repl.

Related Issues

No

Questions

No.

Demo

No response

Reproduction

Run the `stdlib repl` command in terminal

Expected Results

Successfully started the stdlib REPL

Actual Results

/Users/lulu/.nvm/versions/node/v20.10.0/lib/node_modules/@stdlib/stdlib/bin/cli:84
			throw new Error( 'unexpected error. Unable to resolve command.' );
			^

Error: unexpected error. Unable to resolve command.
    at getPath (/Users/lulu/.nvm/versions/node/v20.10.0/lib/node_modules/@stdlib/stdlib/bin/cli:84:10)
    at main (/Users/lulu/.nvm/versions/node/v20.10.0/lib/node_modules/@stdlib/stdlib/bin/cli:154:15)
    at Object.<anonymous> (/Users/lulu/.nvm/versions/node/v20.10.0/lib/node_modules/@stdlib/stdlib/bin/cli:195:1)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at Module.load (node:internal/modules/cjs/loader:1207:32)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
    at node:internal/main/run_main_module:28:49

Node.js v20.10.0

Version

0.1.0

Environments

Node.js

Browser Version

No response

Node.js / npm Version

Node.js version 20.10.0/npm version 10.2.3

Platform

Mac

Checklist

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions