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

Invalid URL #397

Closed
Virus936 opened this issue Jun 18, 2021 · 3 comments
Closed

Invalid URL #397

Virus936 opened this issue Jun 18, 2021 · 3 comments

Comments

@Virus936
Copy link

Virus936 commented Jun 18, 2021

I have this error messages :

> tesla-clone@0.1.0 deploy
> gh-pages -d build

Invalid URL: http:git@github.com:Virus936/tesla-vitrine.git
@viniciuspinatti
Copy link

I worked around this by changing the dev gh-pages dependency of package.json to version 3.2.0
I was having the same problem in version 3.2.1

"devDependencies": { ... "gh-pages": "3.2.0" }

Publish script
"publish": "gh-pages -d dist/ -d dist/"

@lautin0
Copy link

lautin0 commented Jun 19, 2021

Please check #394

Upgrading to 3.2.2 should solve the issue

@tschaub
Copy link
Owner

tschaub commented Jun 21, 2021

Please update to gh-pages@3.2.3 (3.2.2 will also solve the issue, 3.2.3 includes a few dependency updates).

@tschaub tschaub closed this as completed Jun 21, 2021
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

4 participants