-
Node 22 read an imported file's nearest package.json to determine whether it's a cjs or mjs module. The `retoolrpc` package contains a malformed `package.json` file in `dist/cjs/package.json`: the con…
-
I am getting this error when merging typescript files using the Webpack BundleDeclarationsWebpackPlugin.
```
TypeError: BundleDeclarationsWebpackPlugin is not a constructor
```
What's wrong with…
-
node:electron/js2c/renderer_init:2 Error: Failed to load shared library: libgdcmMSFF.so.3.0
-
### Bug Description
During kfp-ui startup, kfp-ui fails to read data from '/etc/config/viewer-pod-template.json'. The charm seems to be [pushing an empty file](https://github.com/canonical/kfp-operat…
-
### Environment
node 20.9.0
yarn 1.22.17
vue 3.5.12
vite 5.4.10
### Steps to Reproduce
1. yarn add @sentry/capacitor @sentry/vue --exact
2. error occured
### Expected Result
package is installed
…
-
Got a failure in TestParallelLambdaCreation that resolved itself after a retry. The test might be flaky.
```
TestParallelLambdaCreation (1m
program.go:1959: sample: test-programs/parallel-lamb…
t0yv0 updated
2 weeks ago
-
I've upgraded from 1.0.0-rc.12 to 1.0.0 and am experiencing an issue with one of the dependencies, which was not present before. Does anyone know what could be causing this?
```
/mnt/c/GitHub/rssm…
-
报错信息如下:
java.lang.ClassCastException: class org.python.core.PySingleton cannot be cast to class burp.IBurpExtender (org.python.core.PySingleton is in unnamed module of loader burp.Zxf0 @7982a7c3; bur…
-
**Problem 1**: The extension is not displayed in the interface, even if it is enabled. I have already thrown in the "ldm" folder.
Downloaded from here: https://github.com/CompVis/stable-diffusion.
…
-
Hello! I eventullay discovered that ts loader won't load modules from node_modules for some reason. For example, i have some entry file, like this, and tere is ```@somespace/foo/index.ts``` file:
``…