Closed bnomei closed 6 years ago
i did run into an issue with yarn after unboiling kirby-webpack 0.8.
https://github.com/yarnpkg/yarn/issues/5727#issuecomment-386108534
had to do this
rm yarn.lock yarn install
Indeed we noticed issues with the yarn.lock file. Your workaround works fine for now, but we will release a lock-free version very soon.
yarn.lock
yarn.lock / package-lock.json are now removed from the repo
package-lock.json
i did run into an issue with yarn after unboiling kirby-webpack 0.8.
https://github.com/yarnpkg/yarn/issues/5727#issuecomment-386108534
had to do this