Meteor 3.4 - new project with --blaze flag - console goes to 'Lading plugin rspack ...' forever

I have updated to Meteor 3.4, and the package I updated (already existing ofr multiple versions) will run fine.

I tried to create a new project today with meteor create --blaze <project name> and it seems to create fine, but when I go into the project folder and run meteor run, the mongodb starts, and then I get a message about Loading plugin rspack... that just sits there forever.

=> Started MongoDB.                           
=> Started proxy.                             
=> Started HMR server.                        
[Rspack Client Error] /usr/bin/env: ‘node’: No such file or directory

[Rspack Server Error] /usr/bin/env: ‘node’: No such file or directory

   Loading plugin `rspack` from package ...  

Any help with this would be much appreciated.

System: Linux x64
Meteor Verson: Meteor 3.4