Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Error: Cannot find module 'github-slugger' #91

Closed
beeman opened this issue Feb 21, 2019 · 3 comments
Closed

Error: Cannot find module 'github-slugger' #91

beeman opened this issue Feb 21, 2019 · 3 comments

Comments

@beeman
Copy link

beeman commented Feb 21, 2019

It looks like one of the dependencies of this project don't get installed correctly.

When I do this I get an error:

npm install -g oclif
oclif multi my-cli --options=npm,typescript,tslint,mocha --defaults
Error: Cannot find module 'github-slugger'
    at Object.<anonymous> (/workspace/my-cli/node_modules/@oclif/dev-cli/lib/commands/readme.js:14:22)

Created my-cli in /workspace/my-cli
@jdx
Copy link
Contributor

jdx commented Feb 21, 2019

whoops, that was an accident

@jdx jdx closed this as completed in 91a2f4e Feb 21, 2019
@beeman
Copy link
Author

beeman commented Feb 21, 2019

Wow, I don't even have the time to create a PR 😃👍🏼

@beeman
Copy link
Author

beeman commented Feb 21, 2019

Just confirmed that it now works as expected!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants