Quick CLI setup for Ollie Shop development. Install, authenticate, and start building in under 2 minutes.Documentation Index
Fetch the complete documentation index at: https://docs.ollie.shop/llms.txt
Use this file to discover all available pages before exploring further.
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: