-
Notifications
You must be signed in to change notification settings - Fork 49
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] Error: Cannot find module 'mysql' #21
Comments
same error i am getting |
version 4.15.2 is out but the issue persist with every Database client env variable, mysql, postgres even sqlite is not working. I hope @naskio can look into this issue since this image is not working anymore. |
+1 |
Hi guys, |
which version is good? |
Release 4.12.1 |
Hello there, I just saw that Strapi has shared some news about the latest problems here: |
hey, I'm getting something similar:
I was hoping v4.16.2 would fix this, but it looks like that's not the case. |
我也遇到相对应的问题,找不到解决方案 |
Hey I have a working version here using latest strapi. You would need to copy entire repo but you are more than welcome creating your own image and publishing it somewhere remove - https://github.com/doasare/docker-strapi/blob/main/README.md |
+1 for this issue Reverting back to 1.14 works fine for now |
Another +1 Version 1.14.5 seems to be the last (most) stable version |
Any fix until today? 👍 |
@naskio The latest STRAPI 4.15.0 container give back the following error message when install it:
Error: Cannot find module 'mysql'
[2023-11-01 11:29:40.969] debug: ⛔️ Server wasn't able to start properly.
[2023-11-01 11:29:40.971] error: Knex: run
$ npm install mysql --save
Cannot find module 'mysql'
The text was updated successfully, but these errors were encountered: