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
It is possible to import the Node.js process object using import process from 'node:process'. However, when I tried to use process.binding, it failed. Is it possible to use process.binding in Deno?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It is possible to import the Node.js
processobject usingimport process from 'node:process'. However, when I tried to useprocess.binding, it failed. Is it possible to useprocess.bindingin Deno?Beta Was this translation helpful? Give feedback.
All reactions