Skip to content

Commit

Permalink
chore: add annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall committed Feb 25, 2022
1 parent 99098c2 commit 6119515
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// To compact with `npm install --no-bin-links`. We avoid to use `node-gyp-build` because it will failed caused by child_process.

const tryLoadPreBuilt = require('node-gyp-build');
const proc = require('child_process')
const os = require('os')
Expand Down

0 comments on commit 6119515

Please sign in to comment.