-
### Which project does this relate to?
Start
### Describe the bug
Hello
I have the same issue as here https://github.com/TanStack/router/issues/2593, but using `loader` instead of `beforeLoad`
I'l…
-
### What happened?
Importing version `17.0.0` of this module produces a JSON syntax error:
```
undefined:63777
"422": {
^
SyntaxError: /path/to/project/node_modules/…
-
When building I'm having issues to make it work with Node.
Example:
```
import { VASTClient } from '../../dist/vast-client-node.js';
const vastClient = new VASTClient();
async function pars…
-
### `package.json` file
```js
$ git clone https://github.com/renovatebot/renovate
$ cat package.json
```
### How can we reproduce the crash?
```js
> git clone https://github.com/renovatebot/renova…
-
I am trying to use bats as a project dependency to run my bats tests using Npm/Yarn but I seem to hit a wall.
Using a fresh node 22 installation:
1. Enable Corepack
2. Update Yarn to 4.5.x
3. …
-
### Environment info
Using Node
firebase-tools: 13.27.0
Platform: macOS
### Test case
N/A
### Steps to reproduce
npx -y firebase-tools appdistribution:distribute ${Bu…
-
It seems I am one of the early adopters of module hooks.
I liked the idea of the module customization hooks, and tried to use it in my project.
However, I believe the current behavior of `require` h…
-
after installing globally or locally and running this command in terminal:
`hai-server --version`
I have this error:
`
node:internal/modules/cjs/loader:1148
throw err;
^
Error: Can…
-
With ES Modules, it is effectively impossible to do "hot module reloading" of the modules, as ES Module specification is fairly strict that once the module is resolve and its two pass instantiation is…
-
**Describe The Bug:**
Error and unable to fix. The error logs show missing modules.
**To Reproduce:**
install the plugin and entered the Bluetooth UID and then the errors showed.
**Expected…