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

Is the Heroicons dependancy current? #157

Closed
kieron opened this issue Feb 20, 2021 · 3 comments
Closed

Is the Heroicons dependancy current? #157

kieron opened this issue Feb 20, 2021 · 3 comments

Comments

@kieron
Copy link

kieron commented Feb 20, 2021

I am getting some nasties

remote:        npm ERR! Error while executing:        
remote:        npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/refactoringui/heroicons.git        
remote:        npm ERR!         
remote:        npm ERR! Host key verification failed.        
remote:        npm ERR! fatal: Could not read from remote repository.        
remote:        npm ERR!         
remote:        npm ERR! Please make sure you have the correct access rights        
remote:        npm ERR! and the repository exists.        
remote:        npm ERR!         
remote:        npm ERR! exited with error code: 128        
remote:               

And I wondered, is that repo still in play? It does work in my dev environment- but this is happening when I am building on Heroku.

I can see on this commit here, it seemed to change: 685a44d

But I grabbed 1.6.3 from here: https://www.npmjs.com/package/@vue-hero-icons/outline, and my package.json has the following "dependencies": { "@vue-hero-icons/outline": "^1.6.3",

Thanks!

@alexandraorth
Copy link

We are experiencing this exact same issue. Would a new release solve this, given the change in the commit above?

@matschik
Copy link
Owner

The direct dependency "heroicons" was indeed not required for library use. Try it again by upgrading to 1.7.0.

@kieron
Copy link
Author

kieron commented Feb 23, 2021

Cool I'll give it a go. Thank you!

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

3 participants