Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Promise Rejection TypeError: Setting a value of type undefined for key rates is not allowed as it's not supported by JSON #97

Open
TeaDrinkingProgrammer opened this issue Apr 11, 2021 · 3 comments

Comments

@TeaDrinkingProgrammer
Copy link

I get the following error on startup:
Unhandled Promise Rejection
TypeError: Setting a value of type undefined for key rates is not allowed as it's not supported by JSON
at checkValueType (C:/Users/{myUser}/AppData/Local/Programs/caligator/resources/app.asar/node_modules/conf/index.js:32:9)
at set (C:/Users/{myUser}/AppData/Local/Programs/caligator/resources/app.asar/node_modules/conf/index.js:135:4)
at ElectronStore.set (C:/Users/{myUser}/AppData/Local/Programs/caligator/resources/app.asar/node_modules/conf/index.js:146:5)
at cacheRates (C:/Users/{myUser}/AppData/Local/Programs/caligator/resources/app.asar/utils/cacheRates.js:33:11)
I substituted my username with {myUser}

@JovialMockingbird
Copy link

Run as admin is a temporary workaround

@bryangateley
Copy link

Edition Windows 11 Home
Version 21H2
OS build 22000.1098
Experience Windows Feature Experience Pack 1000.22000.1098.0

Run as admin does not work for me

@jesusmoreno1980
Copy link

jesusmoreno1980 commented Aug 13, 2023

same issue WINDOWS 11 pro .... 23H2 OS build 22631.2191

Run as admin does not work for me also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants