Every time i try to create a new Expo app on my macbook i keep getting the same error, I’ve changed npm versions tried uninstalling all my versions and reinstalling them, switched to the lts etc but nothing seems to work.
`npx create-expo-app ple2 –template blank
✖ Something went wrong in downloading and extracting the project files: Could not parse JSON returned from “npm pack expo-template-blank@latest –dry-run”.
expo-template-blank-51.0.27.tgz
Error: Unexpected token ‘e’, “expo-templ”… is not valid JSON
Error: Could not parse JSON returned from “npm pack expo-template-blank@latest –dry-run”.
expo-template-blank-51.0.27.tgz
Error: Unexpected token ‘e’, “expo-templ”… is not valid JSON
`
I’ve really tried everything but nothing helps, I switched to yarn instead and it seemed to work that way, but i still want to fix this issue, and not keep depending on yarn
Issam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.