We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When setting up decomp.me locally, I have run into runtime errors related to presets being undefined for platforms.
To Reproduce Steps to reproduce the behavior:
Expected behavior There should be no errors of presets being undefined when setting decomp.me up locally.
Screenshots
Scratches None.
Desktop (please complete the following information if applicable):
Smartphone (please complete the following information if applicable): N/A
Additional context
The text was updated successfully, but these errors were encountered:
It's platforms[platform] that's undefined here. Could you print platforms and platform and share the values?
Sorry, something went wrong.
This happens when the localStorage has a platform that is not available.
platform
No branches or pull requests
Describe the bug
When setting up decomp.me locally, I have run into runtime errors related to presets being undefined for platforms.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be no errors of presets being undefined when setting decomp.me up locally.
Screenshots
Scratches
None.
Desktop (please complete the following information if applicable):
Smartphone (please complete the following information if applicable):
N/A
Additional context
The text was updated successfully, but these errors were encountered: