Closed jonheslop closed 5 years ago
A clean NPM install was failing with
ENOENT: no such file or directory
when trying to find the location of core-js.
Adding a specific version number and recreating the package-lock fixed this.
A clean NPM install was failing with
ENOENT: no such file or directory
when trying to find the location of core-js.
Adding a specific version number and recreating the package-lock fixed this.