How to make node support higher features?

how to make node support the following features:

clipboard.png
babel:


babelreactnode:

clipboard.png
how to solve this problem? Can I use babel in node? After all, babel is compiled and run. Does node and browsing babel work the same way?

Jun.30,2022
Babel can be used in

node, and there are a lot of answers on the Internet.


nodemon MyAsset.js --exec babel-node

use babel-register

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c008-2baf7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c008-2baf7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?