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

Installing dependencies Failed #1402

Open
1 task done
figoinvia2001 opened this issue Apr 5, 2024 · 1 comment
Open
1 task done

Installing dependencies Failed #1402

figoinvia2001 opened this issue Apr 5, 2024 · 1 comment

Comments

@figoinvia2001
Copy link

Describe the bug

❯ npm install && npm start
npm ERR! code ERR_INVALID_PROTOCOL
npm ERR! Protocol "https:" not supported. Expected "http:"

npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2024-04-05T17_15_05_046Z-debug-0.log

~/projects/stackblitz-starters-synvgf 1m 10s
❯ npm install
npm ERR! code ERR_INVALID_PROTOCOL
npm ERR! Protocol "https:" not supported. Expected "http:"

npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2024-04-05T17_16_34_562Z-debug-0.log

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-synvgf?description=An%20angular-cli%20project%20based%20on%20@angular/animations,%20@angular/common,%20@angular/compiler,%20@angular/core,%20@angular/forms,%20@angular/platform-browser,%20@angular/platform-browser-dynamic,%20@angular/router,%20core-js,%20rxjs,%20tslib%20and%20zone.js&file=package.json&template=node&title=Angular%20Starter

Steps to reproduce

new project creation

Expected behavior

I expect it work

Parity with Local

Screenshots

No response

Platform

Browser name  = Safari
Full version  = 17.4.1
Major version = 17
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
performance.memory = undefined
Hash = 7dbe22a9

Additional context

can't install dependencies

I tried manually but didn't work

@fvsch
Copy link

fvsch commented Apr 5, 2024

Project URL is a 404, but this looks like the Angular starter. So I tried it and I can confirm that:

  • it works on Chrome 123
  • npm install stalls and fails on Safari 17.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants