Skip to main content
Post Made Community Wiki by blackgreen
Source Link
JohnsonCore
  • 581
  • 1
  • 4
  • 13

There seems to be many solutions out there that worked with downgrading npm versions. For me, the solution was

npm install -force

I tried the downgrading of npm versions, modifying my npm prefix config to match the npm directory, and clearing cache. None of these worked, but apparently they worked for others, so it may be worth a shot.