-
**Describe the bug**
When running `docker compose -f docker-compose-dev.yml --profile cpu-fs up -d` in the jan repo, the Docker image will not build because of this error: "Couldn't find package "@nu…
-
### What problem does this feature solve?
我的开源项目: [https://github.com/zhangfisher/flex-tools](https://github.com/zhangfisher/flex-tools)
我个人的一个工具函数库
源码结构是这样的:
```shell
src
├─async
├─c…
-
Hi!
As per [documentation](https://tsup.egoist.sh/#generate-sourcemap-file) it should be possible to pass `inline` as `sourcemap` option. In reality, passing it is treated the same as passing any oth…
fox1t updated
7 months ago
-
Create React App (CRA) seems to be deprecated.
- https://github.com/facebook/create-react-app/issues/13072
- https://dev.to/ag2byte/create-react-app-is-officially-dead-h7o
It shouldn't impact our…
-
### Describe the bug
Cannot use it as described in the documentation like:
```ts
// esbuild.config.js
import { build } from 'esbuild'
build({
plugins: [require('unplugin-vue-jsx/esbuild')(…
tmg0 updated
8 months ago
-
I'm trying to have react-svg-loader 2.1.0 to load SVG using webpack, but I'm getting this error:
`Failed to execute 'createElement' on 'Document': The tag name provided ('/packs/bundles/Project/co…
-
Vulnerable Library - workspace-tools-1.71.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/.pnpm/postcss@8.2.13/node_modules/postcss/package.json
Found in H…
-
Yjs has problematic definition to support TypeScript module resolution of `NodeNext`. There should be separate definitions for commonjs export and module export (something as the example):
```
"expor…
-
Using your demo mono-ts repo as an example, I have attempted to integrate my own library package and deploy firebase functions. On deploy, it makes the isolate folder but as soon as firebase analyses …
1jmj updated
7 months ago
-
I executed "npm run build" and receive
CLI Building entry: src/bin.ts, src/cli.ts, src/index.ts, src/shared/auth.ts, src/shared/gsc.ts, src/shared/index.ts, src/shared/sitemap.ts, src/shared/types.…