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

error on run npx tweet-delete tweets #13

Open
65156 opened this issue Mar 17, 2024 · 0 comments
Open

error on run npx tweet-delete tweets #13

65156 opened this issue Mar 17, 2024 · 0 comments

Comments

@65156
Copy link

65156 commented Mar 17, 2024

(venv) frankie@elysium commands % npx tweet-delete tweets
node:internal/modules/cjs/loader:1145
throw err;
^

Error: Cannot find module '@oclif/command'
Require stack:

  • /Users/frankie/Documents/Repos/tweet-delete/bin/run
    at Module._resolveFilename (node:internal/modules/cjs/loader:1142:15)
    at Module._load (node:internal/modules/cjs/loader:983:27)
    at Module.require (node:internal/modules/cjs/loader:1230:19)
    at require (node:internal/modules/helpers:179:18)
    at Object. (/Users/frankie/Documents/Repos/tweet-delete/bin/run:3:1)
    at Module._compile (node:internal/modules/cjs/loader:1368:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
    at Module.load (node:internal/modules/cjs/loader:1205:32)
    at Module._load (node:internal/modules/cjs/loader:1021:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/Users/frankie/Documents/Repos/tweet-delete/bin/run' ]
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant