SyntaxFix
Write A Post
Hire A Developer
Questions
Another SIMPLE option is to delete the node_modules and package-lock.json
rm -rf node_modules rm -rf package-lock.json
After this you can try reinstalling the npm packages