We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe780a5 commit 1f159e4Copy full SHA for 1f159e4
lib/internal/bootstrap/node.js
@@ -34,7 +34,7 @@
34
35
// This file is compiled as if it's wrapped in a function with arguments
36
// passed by node::RunBootstrapping()
37
-/* global process, require, internalBinding */
+/* global process, require, internalBinding, primordials */
38
39
setupPrepareStackTrace();
40
0 commit comments