You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running Bolt 1.0.0, I have integrated GitHub through a fine grained token (although the other type of token gave me the same error), and when I try to push my project to an empty repository I get this error message. See the image
Link to the Bolt URL that caused the error
Bolt 1.0.0
Steps to reproduce
Click on Sync & Export
Click on Push to GitHub
Expected behavior
The push is successfull
Screen Recording / Screenshot
Platform
Bolt DIY 1.0.0
Provider Used
No response
Model Used
Gemini 2.5 Pro, cursor test
Additional context
I get 2 errors, same description though:
Header-Cz95agqp.js:2608 Error pushing to GitHub: Error: prompt() is not supported.
at onPush (Header-Cz95agqp.js:2608:5230)
at O (Header-Cz95agqp.js:2603:251)
onPush @ Header-Cz95agqp.js:2608
O @ Header-Cz95agqp.js:2603
await in O
om @ components-BZZ5qraN.js:37
um @ components-BZZ5qraN.js:37
sm @ components-BZZ5qraN.js:37
tc @ components-BZZ5qraN.js:37
yd @ components-BZZ5qraN.js:37
(anonymous) @ components-BZZ5qraN.js:37
Hu @ components-BZZ5qraN.js:40
Bf @ components-BZZ5qraN.js:37
Io @ components-BZZ5qraN.js:37
vu @ components-BZZ5qraN.js:37
_m @ components-BZZ5qraN.js:37
Header-Cz95agqp.js:2603 Error pushing to GitHub: Error: prompt() is not supported.
at onPush (Header-Cz95agqp.js:2608:5230)
at O (Header-Cz95agqp.js:2603:251)
O @ Header-Cz95agqp.js:2603
await in O
om @ components-BZZ5qraN.js:37
um @ components-BZZ5qraN.js:37
sm @ components-BZZ5qraN.js:37
tc @ components-BZZ5qraN.js:37
yd @ components-BZZ5qraN.js:37
(anonymous) @ components-BZZ5qraN.js:37
Hu @ components-BZZ5qraN.js:40
Bf @ components-BZZ5qraN.js:37
Io @ components-BZZ5qraN.js:37
vu @ components-BZZ5qraN.js:37
_m @ components-BZZ5qraN.js:37
The text was updated successfully, but these errors were encountered:
… accessibility\n\nAlso fixesstackblitz-labs#1705 (initial commit to empty GitHub repo error) by ensuring dialog and commit logic are robust and consistent.
Describe the bug
I am running Bolt 1.0.0, I have integrated GitHub through a fine grained token (although the other type of token gave me the same error), and when I try to push my project to an empty repository I get this error message. See the image
Link to the Bolt URL that caused the error
Bolt 1.0.0
Steps to reproduce
Expected behavior
The push is successfull
Screen Recording / Screenshot
Platform
Bolt DIY 1.0.0
Provider Used
No response
Model Used
Gemini 2.5 Pro, cursor test
Additional context
I get 2 errors, same description though:
The text was updated successfully, but these errors were encountered: