Skip to content
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

Errors #34

Closed
omsenjalia opened this issue May 28, 2021 · 7 comments
Closed

Errors #34

omsenjalia opened this issue May 28, 2021 · 7 comments

Comments

@omsenjalia
Copy link

Screenshot_20210528-233033_Brave

@MattIPv4
Copy link
Owner

Hi there! This project is designed to be run in the Cloudflare workers environment, not in a Node.js environment. Please make sure you have the dependencies installed that are needed to build and deploy the worker, and that you're actually deploying it to a Cloudflare workers environment.

You can re-open this issue, or create a new one, if you continue to encounter errors once you've installed the dependencies and are running the project in Cloudflare workers.

@omsenjalia
Copy link
Author

I have installed all the dependencies

@omsenjalia
Copy link
Author

Same error

@MattIPv4
Copy link
Owner

Your screenshot shows you trying to run this in a Node.js environment -- that will not work. You need to follow the deployment instructions and deploy this in a Cloudflare Workers environment. If you continue to encounter errors once you are using the project in the intended environment, let me know and I'll take a closer look.

@omsenjalia
Copy link
Author

Sure, Sure, I'll try

@omsenjalia
Copy link
Author

Screenshot_20210528-234903_Brave

@MattIPv4
Copy link
Owner

I recommend making sure you're familiar with Cloudflare Workers generally before working with this project, you can learn more at https://developers.cloudflare.com/workers/get-started/guide

Please make sure you've also actually followed the steps in the readme for deploying the worker if you wish to run it yourself on Cloudflare Workers.

@MattIPv4 MattIPv4 mentioned this issue Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants