Install
2.1.4)Authenticate
Ready! CLI is installed and authenticated. Start with the Developer Quickstart to build your first component.
Authentication tokens are stored securely in
~/.ollie-shop/credentials.jsonTroubleshooting
Common Issues
Common Issues
Permission Denied
Problem: Or use a Node version manager like nvm
npm install -g fails with permission errorsSolution:Command Not Found
Problem:
ollieshop command not recognizedSolution: Restart terminal or check PATH:Login Fails
Problem: Browser doesn’t open or authentication failsSolution: Try manual authentication:
Node Version
Problem: CLI requires newer Node.js versionSolution: Update Node.js to 18+ or use nvm: