Isaac Sena

Results 4 comments of Isaac Sena

I also tryed to reinstall node and expo and that was what i got npm warn cleanup Failed to remove some directories [ npm warn cleanup [ npm warn cleanup...

I can download the dependencies if i specify '--ignore-scripts' flag on npm install

> TRY THIS FIRST npm cache clean --force (IF ITS NOT WORKING) try to remove node modules package json by this command rm -rf node_modules package-lock.json //this will to remove...

> did you go for a node modules reinstall? yes, that's the first thing i tried