#error
64 messages · Page 1 of 1 (latest)
Use markdown please
how to markdown so a big file
Maybe you just need to understand and share the relevant part
i think the screenshot shows the part clearly
What you share on the image has 0 information
There is error thats all, but what is the error is surely there below somewhere
this textfile is the error the relevant part
im sorry for my english
Good someone will open and help I am not opening any random files sorry
wait i make a video
Just read the error find the line and share
alright one sec because i deleted everything and now reinstalling
You probably can start with the OS you use, version of installed node, command you ran etc
An error occurred while preparing project: Error: Command failed: npm install --legacy-peer-deps
this maybe the error?
its the first error
This is meaningless, error is below down the output
npm ERR! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\compu\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd C:\Webseiten\alex-clothes\node_modules@stdlib\number-float64-base-normalize
npm ERR! gyp ERR! node -v v20.11.0
npm ERR! gyp ERR! node-gyp -v v10.0.1
npm ERR! gyp ERR! not ok
npm ERR! A complete log of this run can be found in: C:\Users\compu\AppData\Local\npm-cache_logs\2024-02-11T19_26_04_335Z-debug-0.log
this is down below
Better
But you should see something more specific
I suppose is an EPERM error
npm cache clean --force
npm -g i node-gyp
And give try again
Are you admin user on windows?
yes
Try to delete manually the folder
The whole _cacache
Or its hidden i am not fan of windows so dunno how you can check this
its not hidden i checked it
Scroll down and get the first error
this is first
and this last
Have you ran the npm -g i node-gyp
yes
Install Linux
the os?
Use WSL if you want to develop for Linux (which is more likely the final hosting solution) and develop in windows: https://learn.microsoft.com/en-us/windows/wsl/
fixed