FAQ
Mac Users Download Error
Majority of Mac users face a permission error when attempting to install odyssey-cli SDK. Please carry out the following troubleshooting steps.
Ensure that node.js is version 20
Use the following command to give full access to the ‘node modules’ folder that is created together with the npm package.
Use the following command to clear the cache within the entire npm package
Install Homebrew and add it into your path
Continue installing odyssey as per instructions
Should you still face issues, set node.js to version 18
Permission denied after odyssey SDK successfully installed
Use the sudo command for elevated permissions. For example, if you face such an error during the odyssey init step
End of page
Last updated