JR
JR
WWasp-lang
Created by Y. Fernandez on 3/15/2024 in #đŸ™‹questions
Wasp start
Hi Yllen, you could try sudo chown -R $(whoami) /Users/yllenfernandez/MyApp to make your user the owner. Before you run that you can check current ownership using:
cd /Users/yllenfernandez
ls -l | grep MyApp
cd /Users/yllenfernandez
ls -l | grep MyApp
6 replies