Recipe for nodejs 18 on Maaxboard

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Recipe for nodejs 18 on Maaxboard

1,907件の閲覧回数
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

ラベル(1)
タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,885件の閲覧回数
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 件の賞賛
返信

1,868件の閲覧回数
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 件の賞賛
返信

1,840件の閲覧回数
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 件の賞賛
返信