Recipe for nodejs 18 on Maaxboard

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Recipe for nodejs 18 on Maaxboard

767 Views
inglevinay
Contributor I

I am trying to install nodejs 18 on Yocto (zeus) for Maaxboard. Is there a recipe available for Nodejs that works on zeus?

Imx8m

Labels (1)
Tags (1)
0 Kudos
Reply
3 Replies

745 Views
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hello @inglevinay ,

I hope you are doing well.

->One can add a layer to an image by adding the following line to the conf/local.conf file inside the build directory:
IMAGE_INSTALL_append = “ nodejs”

I hope it helps!

Thanks & Regards,
Sanket Parekh

0 Kudos
Reply

728 Views
inglevinay
Contributor I

Thank you for the response. Doing what you suggest installs Nodejs 10. Although, I want to install 18. I tried migrating poky/master but doing that gives an error.

0 Kudos
Reply

700 Views
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hi @inglevinay ,

I hope you are doing well.

Yocto Zeus (openEmbedded ) only supports nodejs 10.16 version.

It is not recommended to make any changes in the poky directory.

Thanks & Regards,
Sanket Parekh

0 Kudos
Reply