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
Joé Jemmely edited this page Jun 10, 2019
·
4 revisions
cd into the client folder and run npm link to create a symlink of this package in the global node_modules folder. This will allow you to run the CLI with the nim command
Running npm link will "modify" the index.js file by adding the permissions for the current user. If you encounter a "permission denied" error when running nim, re-run npm link