-
### Current Behavior
Hi,
I'm upgrading our nx-workspace from nx v16.3.2 to nx v18.0.8 (and Angular v17 upgraded). When i run the following command:
```
npx nx print-affected --target="lint,styl…
-
### Bug report
### Actual Behavior
Getting unresolved module errors
```
✘ [ERROR] Could not resolve "@parcel/css"
/node_modules/css-minimizer-webpack-plugin/dist/utils.j…
-
### Link to the code that reproduces this issue
Can't provide because of complexity
### To Reproduce
1. Have a complex application with the app router.
2. Set runtime to `experimental-edge` in the…
-
### I tried this:
I pulled 6fcfe7db18944f57dff8fb46bee927f704fe2df8 and ran `pnpm install`.
### This happened:
```
Scope: all 26 workspace projects
Lockfile is up to date, resolution step is skip…
-
This is a dedicated thread for the issue of file extensions in `import` specifiers in TypeScript code. Refs: https://github.com/nodejs/node/pull/53725#issuecomment-2227033869, https://github.com/nodej…
-
## Current Behavior
While using VS Code 1.87.2 Universal, and using NRWL to start a server instances in development mode, all works fine in the IDE. However, if I quite the IDE, the processes d…
-
## 构建使用swc 1.3.67 后的版本会出错,1.3.67不会报错
## Mini Showcase Repository(REQUIRED)
https://github.com/yinvoke/bug_umi_swc/tree/main
## How To Reproduce
umi使用swc作为编码和压缩器时(仅1.3.67+版本)
```
fatal - …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Full version info
```shell
OS: Windows 11 build 22621
Word size of FreeCAD: 64-bit
Version: 0.21.0.33…
-
### Bug description
I run `node-tap` tests with `tsx` as the loader.
I expect the stack trace reports to properly show the failing lines.
Instead, it always shows line 2 as the source of the er…
-
## 💬 Question/problem here
In [issue #309 of autoloader](https://github.com/fastify/fastify-autoload/issues/309) which I try to follow (eg. `FASTIFY_AUTOLOAD_TYPESCRIPT`) @climba03003 [mentioned…