ProcursusTeam / Procursus

Modern *OS Bootstrap
https://apt.procurs.us
BSD Zero Clause License
869 stars 126 forks source link

NodeJS EPERM Error #860

Closed jenyaftw closed 3 years ago

jenyaftw commented 3 years ago

Having issue with NodeJS on Procursus (iPad Pro 2020, iOS 14.2, Taurine)

After installing create-react-app with npm install -g create-react-app and trying to create a blank React project with npx create-react-app test, I get an error Error: spawn EPERM

https://imgur.com/a/aTO6v1I

jenyaftw commented 3 years ago

Found other issue #689