heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
686 stars 111 forks source link

MODULE_NOT_FOUND: Cannot find module 'mkdirp' #60

Closed aleclarson closed 7 years ago

aleclarson commented 7 years ago

Seems like mkdirp is missing from the package.json?

https://github.com/heroku/heroku-repo/blob/master/commands/clone.js#L8

FDiskas commented 6 years ago

still getting this error :heavy_division_sign:

dmathieu commented 6 years ago

@FDiskas ths package is there. What is the full output of heroku plugins?

FDiskas commented 6 years ago

No plugins installed. Just wanted to deploy https://github.com/nfq-eta/react-typescript

dmathieu commented 6 years ago

If you have no plugin installed, you're not using this plugin then. My recommendation would be to open a ticket on help.heroku.com.