-
## Failing module
- **GitHub**: https://github.com/sindresorhus/conf
- **npm**: https://www.npmjs.com/package/conf
```js
import Conf from 'https://esm.sh/conf@10.2.0?dev';
const config = ne…
-
### Please avoid duplicates
- [X] I checked [all open bugs](https://github.com/octokit/octokit.js/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem.
### Reproducible tes…
-
Version is always 1, no matter what you put in. It also causes the `upgrade` function to be called every time.
```ts
kvsEnvStorage({
name: 'data',
version: 2,
upgrade: (_, old, new) => co…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure it has not already been reported
### Version
n/a
### Node.js version
n/a
### Ope…
-
Not sure where is the issue. But I believe this will be project agnostic?
```
❯ npx ember-apply embroider
ℹ Skypack unavailable, downloading from npm
✖ Could not find @ember-apply/embroider or e…
-
I'm have a simple repo that includes a package from Skypack, but Skypack doesn't quite handle the Deno types for the `buttercup` library that I'm trying to import right.
Here's the repo: https://gi…
-
Greetings!
[This codepen](https://codepen.io/bat/pen/PoWprgL) shows that importing https://cdn.skypack.dev/@codemirror/basic-setup produces a Skypack error:
```
[Package Error] "style-mod" no dep…
-
Hello !
I'm facing an issue that I don't understand and I don't find anything on the documentation.
Here my code
```js
const request = wretch(baseURL, {
cache: 'default',
headers
})
…
-
# **🐞 Bug Report**
## **Describe the bug**
When you have a JS file with the following content, the minifying fails with an error:
`if(typeof structuredClone !== 'function'){
const { structur…
-
Hi Stimulus team, and thanks for your amazing work.
Sorry for not having replied on time, but referring to my previous issue: https://github.com/hotwired/stimulus/issues/558 I think I did not expla…