Permissions with npm/node imports
I'm trying to run a command and it's like I need to add
--allow-read
permissions because of the node:
imports.
This is the error I see:
1 Reply
Do I need to allow read a directory for node?