๐ง Installation Issues
Package Not Found
Problem:npm install @moongate/sdk fails with โpackage not foundโ
Solutions:
- Verify you have internet connection
- Clear npm cache:
npm cache clean --force - Try with yarn:
yarn add @moongate/sdk - Check if youโre behind a corporate firewall
TypeScript Errors
Problem: TypeScript compilation errors with Moongate Adapter Solutions:- Ensure youโre using TypeScript 4.0+
- Add type declarations if needed
- Check your
tsconfig.jsonconfiguration
tsconfig.json
๐ API Key Issues
Invalid API Key
Problem: โInvalid API keyโ error when using the Adapter Solutions:- Verify your API key is correct (no extra spaces)
- Check if your account is approved in the partner dashboard
- Ensure youโre using the right environment (dev/prod)
๐ Need Help?
- ๐ง Email: [email protected] or [email protected]
- ๐ฌ Telegram: @and_its_praneet
- ๐ Schedule a call: Book a call with Praneet
- ๐ Issues: Message us on web.moongate.one