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 98307b0 commit 858bb26Copy full SHA for 858bb26
lib/install.js
@@ -198,7 +198,7 @@ async function install (gyp, argv) {
198
}
199
200
// download the tarball and extract!
201
- // Ommited on Windows if only new node.lib is required
+ // Omitted on Windows if only new node.lib is required
202
203
// there can be file errors from tar if parallel installs
204
// are happening (not uncommon with multiple native modules) so
0 commit comments