-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
It seems recently test-npm-install.js started requiring Internet connection (which I think means now running npm install
on a package.json
with no module to install requires Internet connection somehow). We should either try to make it runnable offline or move it to test/internet
. Anyone familiar with the installer know how to make the former possible?
P.S. this causes a TIMEOUT when I am behind the GFW
cc @nodejs/testing
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.