olefredrik / FoundationPress

FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
https://foundationpress.olefredrik.com
MIT License
2.71k stars 871 forks source link

Error on npm install #1397

Closed Chamaxonline closed 5 years ago

Chamaxonline commented 5 years ago

I am trying to update angular2-toaster from 3.0 to 8.0. it gives following issue when I run npm install angular2-toaster@latest --save then I try npm install but I got the same result. could you please help me

Chamaxonline commented 5 years ago

I fixed the issue by deleting package-lock-json and npm cache clean --force. then npm install