Stuck in: npm ERR! Cannot read properties of null (reading 'edgesOut')

34 Views Asked by At

I am stuck in installing a library sharp with the command

npm install sharp

Every time I try a proposed solution on other forums it pretty much says the same thing of "npm ERR! Cannot read properties of null (reading 'edgesOut')." I even tried solving the other peer dependcy warnings but its the same deal. I feel stuck in this weird loop of not being able to uninstall/install anything.

Previously I was able to install things without a problem.

Thank you

enter image description here

I tried installing/uninstallig npm but when doing so I get the same error. I checked for Turkish characters or if the directory path had special characters or spaces but it doesnt.

0

There are 0 best solutions below