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

Cannot find module 'ink' #1

Open
silvenon opened this issue Apr 22, 2019 · 1 comment
Open

Cannot find module 'ink' #1

silvenon opened this issue Apr 22, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@silvenon
Copy link

silvenon commented Apr 22, 2019

yarn global add terminal-cooker
cook --token=123
internal/modules/cjs/loader.js:615
    throw err;
    ^

Error: Cannot find module 'ink'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:613:15)
    at Function.Module._load (internal/modules/cjs/loader.js:539:25)
    at Module.require (internal/modules/cjs/loader.js:667:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at Object.<anonymous> (/Users/silvenon/.config/yarn/global/node_modules/ink-select-input/dist/index.js:3:33)
    at Module._compile (internal/modules/cjs/loader.js:738:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:749:10)
    at Module.load (internal/modules/cjs/loader.js:630:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:570:12)
    at Function.Module._load (internal/modules/cjs/loader.js:562:3)

But the command works when cloning this repo and running yarn link.

@silvenon silvenon added the bug Something isn't working label Apr 22, 2019
@dinodsaurus
Copy link
Member

woow thanks, I totally missed this :(

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

2 participants