Skip to content

Update dependencies#380

Open
lil5 wants to merge 1 commit into
tapio:masterfrom
lil5:update-dependencies
Open

Update dependencies#380
lil5 wants to merge 1 commit into
tapio:masterfrom
lil5:update-dependencies

Conversation

@lil5

@lil5 lil5 commented Jul 23, 2021

Copy link
Copy Markdown
  • uses open in stead of opn
  • ran npm audit fix --force
  • ran tests, all which passed

@lil5

lil5 commented Jul 23, 2021

Copy link
Copy Markdown
Author

relates to #374

@euphoniumlover

Copy link
Copy Markdown

Any reason why this hasn't been merged? Right now, live-server's causing problems because of the security vulnerabilities.

@lil5

lil5 commented Feb 6, 2022

Copy link
Copy Markdown
Author

@Th3OneAndOnly

you can always use

npm install https://github.com/lil5/live-server.git#55b44cf32b6e213d788588a865a63848d619eab2

@euphoniumlover

Copy link
Copy Markdown

@lil5

I used this but recently it began to break my actions builds (working fine on my machine), they gave the error:

npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/lil5/live-server.git
npm ERR! 
npm ERR! Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts.
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! 
npm ERR! exited with error code: 128

I researched online about npm installing from git and it seems I did everything right, I have no idea what the problem and google is not being very helpful.

@lil5

lil5 commented Feb 24, 2022

Copy link
Copy Markdown
Author

@Th3OneAndOnly
Sounds like you have a conflicting git config try

mv .gitconfig .gitconfig.bak

Otherwise try ssh -t git@github.com to test your ssh connection

@ljcp

ljcp commented Jul 24, 2022

Copy link
Copy Markdown

this project is stale therefore i created a fork and i already included your PR @lil5 , it's already live in npm

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

Successfully merging this pull request may close these issues.

3 participants