0👍
As a solution, you can:
1 – try npm install
after removing the "node_modules" folder and the "package-lock.json" file.
2 – Try yarn install
.
3 – Try again with the new version, v3.4.3.
I edited this because, as Wongjn said, I asked for clarification. However, providing a minimal, reproducible example would be nice, given the nature of the problem and how hard replicating the issue is.
0👍
Source:stackexchange.com