Open ALMONLU opened 6 years ago
facing same issue..i tried removing ^ symbol under node_module packge.json "_from":angular-2-local-storage@1.0.1..but no luck
solved for me by fixing version in "angular-2-local-storage": "1.0.1"
(and removing the package from node_modules and package lock, first)
When running ng serve I am getting this exception using the 1.0.1version of the angular-2-local-storage.