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

Fix deno import links #53

Closed

Conversation

ibanks42
Copy link

What does this PR do?

Fix deno runtime import links.

Test Plan

  • Run appwrite cli command appwrite init function and choose deno runtime.
  • Go into function/src/deps.ts and change https://deno.land/x/[email protected]/mod.ts to https://deno.land/x/appwrite/mod.ts.
  • Deploy function
  • Build succeeds now

Related PRs and Issues

Fix for #52

Have you read the Contributing Guidelines on issues?

Yes.

@loks0n
Copy link
Member

loks0n commented Jul 14, 2023

I think it'd be better to stay pinned to a specific version e.g. [email protected]

@ibanks42
Copy link
Author

I think it'd be better to stay pinned to a specific version e.g. [email protected]

Fair enough, changed to [email protected]

@loks0n loks0n changed the base branch from main to dev October 24, 2023 07:46
@loks0n loks0n changed the base branch from dev to main October 24, 2023 07:47
@loks0n loks0n closed this Jun 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants