When I saving module from the url, i catching error. (Before 1 week this working)
When I update npm i catching error.
Sample ERRORs;
v
please help me
When I saving module from the url, i catching error. (Before 1 week this working)
When I update npm i catching error.
Sample ERRORs;
v
please help me
Hi @silberpfeilv2, welcome to the Glitch forum!
This sort of error often indicates an installation error, and it sort of sounds like you might be trying to run the install manually. In most cases this isn’t required; can you try running enable-pnpm in the console and let us know what the results are?