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

Issue with installation #8

Closed
emetselaar opened this issue Jan 6, 2018 · 1 comment
Closed

Issue with installation #8

emetselaar opened this issue Jan 6, 2018 · 1 comment

Comments

@emetselaar
Copy link

emetselaar commented Jan 6, 2018

Hi, looks like a very handy script.
Unfortunately I have trouble installing.

heroku plugins:install https://github.com/josepfrantic/heroku-mysqldump

Installing https://github.com/josepfrantic/heroku-mysqldump@latest... !
 ▸    yarn add https://github.com/josepfrantic/heroku-mysqldump@latest --non-interactive
 ▸    --mutex=file:/Users/edwin/.local/share/heroku/plugins/yarn.lock
 ▸    --preferred-cache-folder=/Users/edwin/Library/Caches/heroku/yarn
 ▸    --registry=https://cli-npm.heroku.com exited with code 1
 ▸    error Refusing to download the git repo
 ▸    {"hostname":"github.com","protocol":"https:","repository":"https://github.com/josepfrantic/heroku-mysqldump@latest"}
 ▸    over HTTPS without a commit hash - possible certificate error?
 ▸
 ▸    yarn add v1.3.2
 ▸    info No lockfile found.
 ▸    [1/4] Resolving packages...
 ▸    info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

I tried to follow some of the tips when searching for this error like here:
yarnpkg/yarn#2976

However, I did not manage to get it working (not knowing much about yarn etc).

Is there a workaround for installing heroku-mysqldump ?

@emetselaar
Copy link
Author

I solved it by running mysql dump local and passing the host etc correctly.

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