-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSnippets 2025-09-09 17.37.37.json
More file actions
1 lines (1 loc) · 3.31 KB
/
Snippets 2025-09-09 17.37.37.json
File metadata and controls
1 lines (1 loc) · 3.31 KB
1
[{"name":"TokenUsage","text":"https:\/\/bolt.new\/api\/rate-limits\/{clipboard}","keyword":"\/took"},{"name":"Expo Fixes","text":"Here are a few steps that may help resolve the issue:\n\n🔧 Upgrade to SDK 53 (Recommended)\nSDK 53 has significantly fewer dependency issues compared to SDK 52.\n\nRun this command in the terminal (code > terminal) to upgrade:\n\nnpx expo install expo@^53.0.0 && npx @bycedric\/expo-install --fix\n\n\n🛠️ Resolve Dependency Conflicts\n\nCreate an .npmrc file to allow legacy peer dependencies:\n\necho\n \n\"legacy-peer-deps=true\"\n \n>> \n.npmrc\n\n\nThis helps bypass strict dependency resolution that can cause build failures.\n\n\n🧹 Clear Cached Files\n\nSometimes cached modules can cause unexpected behavior. Try removing them:\n\nrm package-lock.json\n\nrm\n \n-rf \nnode_modules\/\n\n\nThen reinstall:\n\nnpm install\n\n🌐 Environment-Specific Dependencies\n\nSome Expo packages include native modules that don’t work in web environments.\nWhen using Bolt, make sure the ai understands which dependencies are platform-specific.\nYou can guide it by explicitly stating the target environment (iOS vs. web) when generating or editing code.\n\n\n📱 Use Expo Go for Quick Testing\n\nIf you haven’t already, try testing your app using Expo Go — it’s a fast way to preview your app on a real device without a full build.\n\nIf these steps don’t resolve the issue, feel free to send over your package.json and any recent changes you made before the crash started.\nWe’ll dig deeper and help get you back on track.\n\nWe’d love to see you back on the platform, and we’re here to support you however we can.","keyword":"@@expo"},{"name":"Token reset","text":"{snippet name=\"@@HI\"}\n\nAs a one-time courtesy, I’ve reset your token usage as requested\n\nTo help you get the most out of your tokens and avoid similar issues, here are two guides that may be useful:\n\n\nMaximize token efficiency\nPrompt effectively \n\n\nBest,\n","keyword":"@@reset"},{"name":"token-efficientcy","text":"https:\/\/support.bolt.new\/best-practices\/maximizing-token-efficiency","keyword":"@@tokenF"},{"name":"Subscriptions bolt","text":"https:\/\/support.bolt.new\/account-and-subscription\/tokens","keyword":"@@Subscription"},{"name":"@@HI","text":"Hi {clipboard},","keyword":"@@hi"},{"name":"support.bolt.new\/Netlify","text":"https:\/\/support.bolt.new\/integrations\/netlify#netlify-for-hosting","keyword":"@@helpnet"},{"name":"support.bolt.new Tokens","text":"https:\/\/support.bolt.new\/account-and-subscription\/tokens","keyword":"@@helptok"},{"name":"support.bolt.new Token efficiency","text":"https:\/\/support.bolt.new\/best-practices\/maximizing-token-efficiency","keyword":"@@helpef"},{"name":"bolt admin Reset","text":"https:\/\/bolt.new\/api\/rate-limits\/reset\/{clipboard}\/{argument name=\"Month\"}.OutputDataWindow[3]-{argument name=\"All\"}.OutputWindow[1]","keyword":"Reset"},{"name":"Current Date","text":"The date is {date}.","keyword":"!date"},{"name":"Current Date and Time","text":"The current date and time is {datetime}.","keyword":"!datetime"},{"name":"Euro","text":"€","keyword":"!eur"},{"name":"Dollar","text":"$","keyword":"!usd"},{"name":"Bolt Help Issues","text":"https:\/\/support.bolt.new\/troubleshooting\/issues#prompt-too-long%2C-or-project-exceeds-total-supported-prompt-size","keyword":"@@helpsize"}]