The dependencies for my React project won’t install.
The expected behavior is for the dependencies to be installed successfully.
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 96435430
Browser name = Chrome
Full version = 137.0.0.0
Major version = 137
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 OPR/90.0.0.0
performance.memory = {
"totalJSHeapSize": 100588089,
"usedJSHeapSize": 97231945,
"jsHeapSizeLimit": 1098907648
}
Describe the bug
The dependencies for my React project won’t install.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/Ikaed/Portfolio-Website-React?file=src/App.js
Steps to reproduce
Expected behavior
The expected behavior is for the dependencies to be installed successfully.
Parity with Local
Screenshots
Platform
Additional context
No response