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

make docker-whl (build error: incompatible engine node version) #12548

Open
sanyaade-teachings opened this issue Aug 8, 2024 Discussed in #12547 · 0 comments
Open

make docker-whl (build error: incompatible engine node version) #12548

sanyaade-teachings opened this issue Aug 8, 2024 Discussed in #12547 · 0 comments

Comments

@sanyaade-teachings
Copy link

Discussed in #12547

Originally posted by sanyaade-teachings August 8, 2024
Hi Everyone,
I started to work around kolibri docker build tools. I was able to build the base image, the demoserver built but failed due to missing pex file which I could build with docker-whl I got the following error while running the make docker-whl :

image

The above error is due to the fact that the build expected [ engine "node" is incompatible with this module. Expected version "18.x". Got "12.22.9" ] .

I went through both the docker/build-whl.dockerfile [setup for nodejs 18.19.0];
image

package.json also has it setup for 18.19.0
image

I could not find the configuration file that sets it for nodejs 12.22.9 ( this is my black box as I am studying and navigating kolibri ).
I will be grate for any help, pointer or direction. Many thanks!

Hear from you all soon.

God blesses!!!

Regards

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

No branches or pull requests

1 participant