-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
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.
Description
Steps to repro
- create a project that installs
apify-client@2.22.2 - build/bundle with esbuild and attempt to run
Expected
apify-clientworks
Actual
- runtime
Cannot find module 'proxy-agent'error
Notes
- reverting to 2.21.0 fixes the issue, so the cause is likely perf: omit
proxy-agentfrom the browser bundle #816 and/or fix: make all node-specific importsasync, ignore in browser bundle #847 - I can try to create a minimum repro repository if needed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
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.