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
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
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
Desktop (please complete the following information):
OS: Windows 11
GodMode Version: v1.0.0-beta.9
Additional context
Also another thing i noticed is that it says "[email protected]" even though i pulled the beta.10.
The text was updated successfully, but these errors were encountered:
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
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
Desktop (please complete the following information):
Additional context
Also another thing i noticed is that it says "[email protected]" even though i pulled the beta.10.
The text was updated successfully, but these errors were encountered: