conscious-sapphire•2y ago
Crawlee installation issue with NPX
Hi folks, Im facing the below error while installing the crawlee with npx. Can someone help me with this.
FYI
Machine: Mac OS,
Node version: v16.16.0

23 Replies
Are you sure you have a stable network connection ? That is literally a network timeout error
conscious-sapphireOP•2y ago
Yes my network is good. I felt the issue is with proxy or the npm registry. But again not sure
What proxy ?
conscious-sapphireOP•2y ago
like a week back I was playing with proxy setting in my machine. I thought might be that issue.
Yes this can be.
It’s not something crawlee related
conscious-sapphireOP•2y ago
so currently I'm not sure how to reset this. Any debugging to re-installing steps you suggest?
No.
Just remove it and install it again
conscious-sapphireOP•2y ago
@NeoNomade I have tried removing and re-installing. This issue seems persitent.
Then it’s something to your proxies setup or your internet connection.
That error it’s just a timeout error, nothing to do with crawlee .
How long it takes you to install crawlee ?
conscious-sapphireOP•2y ago
actually crawlee is installed globally. but the issue here is creating a project with it.
@Yashwanth just advanced to level 1! Thanks for your contributions! 🎉
I asked how long, as time.
Where are you located? There used to be issue with China downloads
If that's the case, just clone the template manually https://github.com/apify/actor-templates/tree/master/templates
GitHub
actor-templates/templates at master · apify/actor-templates
This project is the :house: home of Apify actor template projects to help users quickly get started. - apify/actor-templates
genetic-orange•2y ago
Is this issue resolved?
I have the same problem. How do I solve this?
We didn't get answer for your location. This is not issue with Crawlee but with certain network restriction in some countries usually.
You can work around by downloading the template manually
genetic-orange•2y ago
Originally from India
genetic-orange•2y ago
full error

@Shabin just advanced to level 1! Thanks for your contributions! 🎉


genetic-orange•2y ago
https://github.com/trufflesuite/truffle/issues/5799#issuecomment-1558648351
change your network
GitHub
ettimedout · Issue #5799 · trufflesuite/truffle
I've opened a support ticket before filing this issue. Issue What the issue is, in broad strokes. Steps to Reproduce Please provide the shortest amount of steps to reproduce your issue. Expecte...
Thanks for researching that