devcauldron
devcauldron
> Hi @niklas302 (and others) - are you sure this is coming from this action and not something else in your workflow? I took a quick look at the dist...
I was able to get this package installed by passing the `--legacy-peer-deps` but when I try to use the generator it errors with the following: ```sh git:(react-native) ✗ npx nx...
After digging in a little the problem seems to stem from a combination of factors: - starting with node 15 which uses npm 7 which has changed the lockfile format...
thanks for linking @impleri - I didn't realize it was being managed in the other repo
@lykmapipo any word on this? The original `'faker'` npm module has been completely wiped by the maintainer. Check the Github repo is now missing and the npm page has empty...