ayame113 (val440)
ayame113 (val440)
The GitHub organization I'm in has a repository that I have "Write" permissions for but not "Admin" permissions. When I try to deploy this repository, I get an error like...
How do I get the latest type definition for deno deploy? The type definitions at https://deno.land/x/[email protected]/types/deploy.window.d.ts are out of date (no URLPattern API) and the repository is archived. I know...
## Failing module - **GitHub**: https://github.com/firebase/firebase-admin-node - **npm**: https://www.npmjs.com/package/firebase-admin ```js import { getDatabase } from "https://esm.sh/[email protected]/database"; ``` ## Error message After running `deno run` I got this: ``` error: Import...
こんにちは。 翻訳をお手伝いしたいのですが、 - 現在翻訳はv1.9.1までありますが、最新リリースはv1.22.2なので、この間を順番に翻訳していく必要があるのか - 本家のWebサイトは [dotland#2016](https://github.com/denoland/dotland/pull/2016) でvercelからdeno deployに移行したので、このサイトもdeno deployに移行する必要があるか というあたりを教えていただければ幸いです。よろしくお願いします🙏
I should add test.
I need to see if the dependencies can be downloaded from esm.sh.
and add doument
(Originally posted on #47, but since it has become longer, I will organize it and repost it.) Currently, when I install atom-typescript and atom-ide-deno, I get duplicate diagnostic messages. It...
Leftover at #61 I want to use atom-ide-code-format for single file format and deno fmt command and atom-ide-terminal for multiple file format.