Yonle
1
nodejs-launcher
A simple nodejs launcher that executes a latest nodejs binary
Finally, You can ran nodejs v16.7 in Glitch.com

Repositories: GitHub - Yonle/nodejs-launcher: A simple nodejs launcher that executes a latest nodejs binary
3 Likes
Yonle
2
In order to use node v16.7+ without remixing this Project,
Launch terminal, and do
curl https://raw.githubusercontent.com/Yonle/nodejs-launcher/master/node && chmod +x node && sed -i 's/"start": "node/"start": ".\/node/g' package.json
system
Closed
3
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.