-
Notifications
You must be signed in to change notification settings - Fork 1.3k
npx crawler failure #3176
Copy link
Copy link
Closed
Labels
bugSomething isn't working.Something isn't working.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Which package is this bug report for? If unsure which one to select, leave blank
None
Issue description
➜ localProjects > npx crawlee create anyCrawl
Need to install the following packages:
crawlee@3.15.1
Ok to proceed? (y)
npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
Error: read ETIMEDOUT
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'read'
}
Node.js v22.17.0
Code sample
Package version
latest
Node.js version
v22.17.0
Operating system
macOS
Apify platform
I have tested this on the
nextreleaseNo response
Other context
No response