-
### Describe the bug
I'm using a Svelte (not SvelteKit) project managed with Vite, no typescript. When I run `npx shadcn-svelte@latest init` I get a message `$lib/components" does not use an existing…
-
### What is the problem this feature will solve?
When an Error/object is thrown and not caught, the error information printed to the terminal does not consider the `[Symbol.for("nodejs.util.inspect…
-
**Describe the bug**
In GraphQL Mesh, faced internal crashes where API responses were crashing due `Access-Control-Allow-Origin` header being set with nil value by response server:
```
"messag…
-
entry an empty directory, then run in 'Git Bash'
```sh
npm init -y
TFJS_NODE_CDN_STORAGE="https://npmmirror.com/mirrors/" npm install @tensorflow/tfjs-node --verbose
```
get result:
```
351 ver…
-
Got the [proxy server from the esbuild documentation](https://esbuild.github.io/api/#serve-proxy) working, in [another project](https://github.com/nathanjhood/ts-web-components).
I used the exact s…
-
Ref:
https://nodejs.org/api/util.html#utilgetcallsiteframes
https://nodejs.org/en/blog/release/v22.9.0#new-api-to-retrieve-execution-stack-trace
-
On a *Slackware64-15.0* machine, attempting to compile NodeJS **22.11** gets a ways into the compile and then fails. Compiling previous stable releases, e.g. **20.18** and below, works just fine.
…
-
### Version
v20.11.1
### Platform
Microsoft Windows NT 10.0.19045.0 x64
### Subsystem
debug util
### What steps will reproduce the bug?
One line quick reproduction:
```sh
$ node --max-heap-…
-
## Steps to reproduce
- On macos (non-arm) with docker for mac
- Pull down image with `docker pull aghost7/nodejs-dev:noble`
- From python, run the following code `client.images.get('aghost7/nodejs-de…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/embed/gjdm36?module=/src/Demo.tsx&fontsize=12
Steps:
1. This is occuring on the mobile or you can also test it on the chrome by…