smol-ai / GodMode

AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
https://smol.ai
MIT License
4.2k stars 327 forks source link

[Bug] Error processing argument - won't even start up #282

Open flyingCodeMonkeys opened 10 months ago

flyingCodeMonkeys commented 10 months ago

Describe the bug I tried to start GodMode as normal using the npm start command from command prompt. but it keeps throwing "Error processing argument at index" notification. To Reproduce image i entered 'npm start' and the app tries to start up but an error is thrown. "TypeError: Error processing argument at index 0, conversion failure from Ctrl+BACKSLASH at App." Expected behavior entering the npm start command loads the godmode application without any errors.

Screenshots image

Desktop (please complete the following information):

Additional context Also another thing i noticed is that it says "godmode@1.0.0-beta.9" even though i pulled the beta.10.

image