You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are the permissions of your node_modules directory?
Run:
ls -l /usr/local/lib
Then look for something like this:
drwxr-xr-x 8 myname admin 272 25 Jan 12:30 node_modules
(it'll be near the bottom probably)
The first part of the row are the permissions, and the myname and admin are the owners (user and group). Let us know what they are and we can try and help from there.
Hi ! I have troubles installing agile with my configuration. I don't really know what to do. Can you help ?
The text was updated successfully, but these errors were encountered: