-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
更新后报错Error: Cannot find module '@libsql/linux-arm64-gnu #508
Comments
Hey @cellistV! 👋 I'm here to help you with any bugs, questions, or contributions you have. I'm a bot that's eager to assist you while we wait for a human maintainer. The error "Cannot find module '@libsql/linux-arm64-gnu'" suggests that the module is missing or not installed correctly. This could be due to a few reasons:
Regarding the "Unexpected token '<', '<!DOCTYPE '... is not valid JSON" error, this typically occurs when an HTML response is received instead of JSON. This can happen if:
Double-check your environment configurations and ensure all URLs and paths are correct. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
I rolling back 0.40.5,It's worked |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
更新docker镜像后(0.41.8)出现bug
“Unexpected token '<', "<!DOCTYPE "... is not valid JSON”
容器日志:No pending migrations to apply.
✨ Seed done! ✨
▲ Next.js 15.1.7
✓ Starting...
✓ Ready in 6.3s
[] followsxxx
[next-auth][warn][NEXTAUTH_URL]
https://next-auth.js.org/warnings#nextauth_url
✨ Seed done! ✨
⨯ [Error: Cannot find module '@libsql/linux-arm64-gnu'
Require stack:
code: 'MODULE_NOT_FOUND',
requireStack: [Array]
}
⨯ [Error: Cannot find module '@libsql/linux-arm64-gnu'
Require stack:
code: 'MODULE_NOT_FOUND',
requireStack: [Array]
}
⨯ [Error: Cannot find module '@libsql/linux-arm64-gnu'
Require stack:
code: 'MODULE_NOT_FOUND',
requireStack: [Array]
}
The text was updated successfully, but these errors were encountered: