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
#27 Update of classic-level from 1.4.1 to 2.0.0 breaks build.
Error:
/home/dev/versatiles-frontend/src/utils/cache.ts:33 if (!(buffer instanceof Buffer)) throw Error('Cached value is not a Buffer');
Downgrade to 1.4.1 fixes it.
The text was updated successfully, but these errors were encountered:
I'm currently working on the new frontend to implement the new frontend spec. So this problem will be solved with the next release.
Sorry, something went wrong.
When branches are created from issues, their pull requests are automatically linked.
#27 Update of classic-level from 1.4.1 to 2.0.0 breaks build.
Error:
Downgrade to 1.4.1 fixes it.
The text was updated successfully, but these errors were encountered: