>_ أرشيف الأدوات
Bolt.new — إصلاحات وأدلة
2 دليلان · ما الذي يتعطل في Bolt.new، ولماذا يحدث، والخطوات الدقيقة التي تصلحه.
-
Why that npm package won't install in Bolt.new (it's not your code)
Bolt.new can't install packages like bcrypt, sqlite3, or canvas — not because of a bug, but because it runs Node inside a browser sandbox that blocks native addons. Here's why, how to spot it, and which pure-JS or hosted alternative to reach for instead.
اقرأ الإصلاح -
Your Bolt.new app crashed after deploy — the environment variable gap nobody warns you about
Bolt.new apps that work perfectly in preview often crash the moment they're deployed, because environment variables set in Bolt's Secrets panel don't automatically transfer to Netlify or Vercel. Here's why, how to spot it, and the fix.
اقرأ الإصلاح