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 98060a2 commit 4e98e5fCopy full SHA for 4e98e5f
lib/npm/node-install.ts
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import { downloadedBinPath, ESBUILD_BINARY_PATH, pkgAndSubpathForCurrentPlatform } from './node-platform';
3
4
import fs = require('fs');
0 commit comments