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

Azure Table Client cannot run on Cloudflare Worker Runtime #2

Closed
mildronize opened this issue Jan 14, 2025 · 2 comments
Closed

Azure Table Client cannot run on Cloudflare Worker Runtime #2

mildronize opened this issue Jan 14, 2025 · 2 comments

Comments

@mildronize
Copy link
Owner

Cloudflare Worker with Azure Table Client cause problem with runtime
Screenshot 2568-01-14 at 20 39 51

see: https://community.cloudflare.com/t/uncaught-referenceerror-document-is-not-defined/688910/14


✘ [ERROR] A request to the Cloudflare API (/accounts/5ad169a3810f7dc6108cc4f7270385f1/workers/scripts/grammybot/versions) failed.

  Uncaught ReferenceError: document is not defined
    at null.<anonymous>
  (file:///Users/thadawangthammang/gits/personal/grammybot/node_modules/@azure/core-xml/src/xml-browser.mts:7:1)
   [code: 10021]

  
  If you think this is a bug, please open an issue at:
  https://github.com/cloudflare/workers-sdk/issues/new/choose

@mildronize mildronize changed the title Migrate to Azure Functions Azure Table Client cannot run on Cloudflare Worker Runtime Jan 15, 2025
@mildronize
Copy link
Owner Author

Migrate to Azure Functions, using this PR as for type: grammyjs/grammY#737

@mildronize
Copy link
Owner Author

#3 Migrated to Azure Functions, no need to fixe it

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

1 participant