You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewError(`This version of Node.js (${process.version}) does not support module.register(). Please upgrade to Node v18.19 or v20.6 and above.`);
40
+
thrownewError(`Version ${process.version} of your runtime does not support `module.register()`. If you are using Node.js, upgrade to Node v18.19 or v20.6 and above.`);
0 commit comments