How to create project separately with React + meteor

I have angularjs project with the latest meteor
I want to migrate to react and meteor separately

I have a react fuse theme and this theme supports node version 18+ and meteor build support 14, so I want to create a separate project for Meteor and react

any suggestion about that?

Meteor 3.0 RC is now available that supports node 20. What’s unknown for now is when we will get the final 3.0 release

At the very least, RC means feature/api freeze and expected changes are fixes until the final release (unless a critical issue is found that will require api changes)

I have integrated latest meteor with react but getting like this error

I have set alias using babel but still import not work after build normally in local run fine but not in build