-
Notifications
You must be signed in to change notification settings - Fork 749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build fails for playwright crawlee initial setup #2693
Comments
this should be fixed in latest dev version, please try using that |
well, that is not the code from latest dev version, we no longer have the https://unpkg.com/browse/@crawlee/browser-pool@3.11.5-beta.11/playwright/playwright-browser.d.ts |
also i dont see where you update the dependency. its not enough to use dev version of the CLI to create new project (that will still use the very same templates, using stable versions), you need to update crawlee to dev version inside the created project. |
yes, it should, but as i just showed you, the file is different from your screenshot, so you must be still using the old version |
Worked now :D Thank you for helping me out @B4nan |
I don't think this can be considered closed - the same issue persists when getting started from the docs: https://crawlee.dev/docs/quick-start#installation-with-crawlee-cli
|
as i said, this is fixed in master, we close issues when they get fixed, not when the fix is released. |
Which package is this bug report for? If unsure which one to select, leave blank
None
Issue description
npx crawlee create my-crawler
PlaywrightCrawler template project [TypeScript]
npm run build
ortsc
=> The build crashes with the following error:
Code sample
No response
Package version
crawlee@3.11.4 playwright@1.47.2 tsx@4.19.1
Node.js version
v20.11.0
Operating system
macOS Sonoma 14.7
Apify platform
I have tested this on the
next
releaseNo response
Other context
No response
The text was updated successfully, but these errors were encountered: