Replies: 1 comment 5 replies
-
@cemoktra currently deno don't support |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi i have a problem accesing the localStorage:
This results in:
Uncaught (in promise) ReferenceError: Deno is not defined
As far as i understood
useDeno
is made for this, so i changed it to:and get:
500 - Access to "location", run again with --location .
What do i understand wrong?
Beta Was this translation helpful? Give feedback.
All reactions