-
`esy` https://esy.sh does provide good support for a hybrid build flow with opam and npm; it thus makes a lot of sense for jsCoq, and we should study how to use it.
-
# To people coming from search: please [read this page first](https://reactjs.org/warnings/invalid-hook-call-warning.html). It contains most common possible fixes!
**Do you want to request a *f…
-
I’m using yarn with PnP in my dev setup, and I’m having issues using fastify-socket.io, as the yarn loader always tells me
> Error: fastify-socket.io tried to access socket.io, but it isn't declared …
-
**Describe the user story**
Various packages want to ship their releases under different forms. For example:
- Native packages often offer win32/osx/linux prebuilt packages.
- Source packages c…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
### Summary
Providing `plugins` field in `.prettierrc` breaks the extension. When a prettier plugin exists in the `.prettierrc` file, the extension cannot resolve the module for the plugin.
Me…
-
Hi, you have been directed to this issue because we want to learn more about your project setup. Thanks to your answers, we will be able to better take design decisions in the future.
We'd apprecia…
-
### Environment
- Operating System: Darwin
- Node Version: v20.10.0
- Nuxt Version: ^3.11.2
- CLI Version: 3.11.1
- Nitro Version: -
- Package Manager: yarn@4.1.1
- Builder: …
-
Since going from yarn electron serve to yarn dev (didn't look specifically why),
Not able to launch yarn dev, I get:
failed to resolve entry for package "fs"
To solve I used:
https://github.co…
-
- `@testing-library/jest-dom` version: 6.0.0
- `node` version: 18.16
- `npm` (or `yarn`) version: 9.5.1
### Relevant code or config:
```ts
import '@testing-library/jest-dom/vitest';
…