Jenkins : env: ‘node’: No such file or directory

I trying to integrate Jenkins(which running in a docker compose) and nodejs,

I have installed the nodejs plugin :
image below

and I create a job :
image below

but when I run the jobs , it gives me this error :

can you help please why I have this error ?

thanks