-
Version: Deno x2.0.5
Hi,
sorry if i missed an issue....
We have a node project where we build several js files to run on a RHEL Linux.
The idea is to use deno to build native executeable fil…
-
Very minor bug: After running `deno init --npm vite`, the Vite scaffolding finishes and says Done, but Deno doesn't exit until you press Enter. I waited a fair bit until I thought "What if I press a k…
-
**What happened**:
Kueue crashes with panic when a new workload is scheduled after a node is deleted, which was hosting another workload.
**What you expected to happen**:
No panic, admission …
-
**What happened**:
The kube-flannel pod on the edge node remains CrashLoopBackOff.
**What you expected to happen**:
The kube-flannel pod on the edge node becomes Running.
**How to reproduce …
-
Some npm packages have malformed tarballs (missing the +x file attr bit on directories) which don't play nicely with Bazel when they are extracted by the rules_js `NpmPackageExtract` action. See https…
-
### Actual behavior
After 'npm install' into my 'theme' dir I got an error:
`npm error code 128
npm error An unknown git error occurred
npm error command git --no-replace-objects clone -b v3.4.4…
-
When building the front-end generated by `grafana-app-sdk project component add frontend` on linux with a node version > 18, the following error is encountered:
```
$ yarn build
[webpack-cli] TypeErro…
-
I wanted to do some extra caching of volta binaries
```
FROM --platform=$BUILDPLATFORM eclipse-temurin:21-jdk AS volta
USER ubuntu
ENV VOLTA_HOME=/home/ubuntu/.volta
ENV PATH=$VOLTA_HOME/bin:$…
-
### Describe the bug
In the event a cache node is restarted but not recreated/destroyed, the previously cached data can still exist on disk. This can cause out-of-disk errors as these old chunks have…
-
### What is the problem this feature will solve?
When a long-running Node.js process is active and a package.json file is modified (for example, by adding "type": "module"), Node.js does not detect t…