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

[bug] classic-level 2.0 breaks build #28

Open
masbug opened this issue Nov 26, 2024 · 1 comment
Open

[bug] classic-level 2.0 breaks build #28

masbug opened this issue Nov 26, 2024 · 1 comment

Comments

@masbug
Copy link

masbug commented Nov 26, 2024

#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.

@MichaelKreil
Copy link
Member

I'm currently working on the new frontend to implement the new frontend spec. So this problem will be solved with the next release.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants