Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can't run #174

Open
1 task done
istib opened this issue Dec 20, 2023 · 1 comment
Open
1 task done

[Bug]: Can't run #174

istib opened this issue Dec 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@istib
Copy link

istib commented Dec 20, 2023

Contact Details

No response

What happened?

After successful install, the CLI doesn't run - see log below

Relevant log output

npm install -g @deepgram/cli
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated [email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

changed 1051 packages in 46s

---



deepgram setup
 ›   ModuleLoadError: [MODULE_NOT_FOUND] require failed to load
 ›   /opt/homebrew/lib/node_modules/@deepgram/cli/src/hooks/init/log: Cannot find module
 ›   '/opt/homebrew/lib/node_modules/@deepgram/cli/src/hooks/init/log'
 ›   Require stack:
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/module-loader.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/help/util.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/help/formatter.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/help/command.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/help/index.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/flags.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/cli-ux/styled/table.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/cli-ux/styled/index.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/cli-ux/index.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/command.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/node_modules/@oclif/core/lib/index.js
 ›   - /opt/homebrew/lib/node_modules/@deepgram/cli/bin/run
 ›   Code: MODULE_NOT_FOUND

Code of Conduct

  • I agree to follow this project's Code of Conduct
@istib istib added the bug Something isn't working label Dec 20, 2023
@startryst
Copy link

me too, I have the same issue. on MacOS 14.2, with latest node and npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants