Usually it's cured by `rm -rf node_modules/.cache`...
# javascript
f
Usually it's cured by
rm -rf node_modules/.cache
. Unfortunately we haven't found a permanent fix at the moment
f
thanks, that fix it. But considering that I got a clean repo, run the command step by step from the readme and got that error. It's probably a good idea to add it to the README
f
cc @houston
f
I created a PR with a note on this section.
👍 1