mrsideshowjack / goverlay

Home Page:https://goverlay.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] npm install throws an error

jamesbarrett95 opened this issue · comments

Console throws an error after running npm install

image

Quick workaround (as discussed):

  • Go into package.json and remove postinstall package.
  • Run npm i && bower i