-
i have a lot of "500: INTERNAL_SERVER_ERROR" and search bar don't work
-
When utillizing the code and following the tutorial at: https://deno.com/deploy/docs/tutorial-firebase/
On first visit, the deploy fails.
0 | TypeError: Cannot read properties of null (reading…
-
React version:
use-sync-external-store 1.0.0, 1.1.0
## Steps To Reproduce
1. open up chrome dev tools
```js
>>> var x = await import("https://cdn.skypack.dev/use-sync-external-store")
>>…
-
**What happened?**
I wanted to import `Octokit` in deno as described [here](https://github.com/octokit/octokit.js#usage).
```js
// index.js
import { Octokit } from "https://cdn.sky…
-
Skypack reports 56/100 as of 15 Aug 2022.
https://docs.skypack.dev/package-authors/package-checks#esm
Especially ES module and non-minified versions would be very helpful for me personally.
-
Running on my m1 mac:
```
» deno --version
deno 1.22.0 (release, aarch64-apple-darwin)
v8 10.0.139.17
typescript 4.6.2
```
Install failure log
```javascript
» deno run --allow-run --allow-r…
-
EDIT: The goal here is to have dynamic word bubbles near a character on the lower right side of an OBS scene to broadcast messages to the viewer. The tail will always be to the right and point to a s…
-
In [`d03d531`](https://github.com/reregaga/lor-upptime/commit/d03d53103c10d59d8d1dfd13ec98f7a18769ccd4
), Skypack.dev Search (https://www.skypack.dev/search?q=react) was **down**:
- HTTP code: 500
- R…
-
The following font file, used for font icons, is broken on skypack.dev:
https://cdn.skypack.dev/@eclipse-scout/core@v10.0.45/res/fonts/scoutIcons.woff
Compare that e.g. to the version on unpkg.c…
-
Polymer cannot be used reliably from the Skypack CDN. By extension, any application that uses third party web components based on Polymer cannot use the new Streaming Imports mode introduced in Snowpa…