Install
2.1.4
)Authenticate
1
Login
2
Choose Provider
GitHub
Best for teams with existing GitHub workflows
Quick single sign-on for business users
Secure email-based authentication
3
Verify
Ready! CLI is installed and authenticated. Start with the Developer Quickstart to build your first component.
Quick Test
Verify everything works:Authentication tokens are stored securely in
~/.ollie-shop/credentials.json
Troubleshooting
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: