-
你好,请问下我这边拉下来直接成功执行npm i 后, 运行npm run iam:start出现错误
下面是运行记录
npm run iam:start
> @pisces/source@0.0.0 iam:start
> nx run iam:serve --configuration=development
> nx run iam:serve:developme…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Greetings. I just started learning with nx a few days a…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
When running binaries in a workspace, it's possible for `yarn` to **incorrectly** determine that the binary is availabl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I get the following error now all of a sudden. Quite critical out of a minor release, which h…
-
### Current Behavior
Setup:
An Nx repo using npm, conventional commits, projectRelationship is independent, built to a dist folder
Has projects A, B and C where A depends on B and B depends on C…
-
### Current Behavior
Hi! I think I just managed to reproduce a situation when nx watch goes into an indefinite loop constantly running same task again and again.
It runs build command which is suppo…
-
### What is the issue?
Question from user in [Discord](https://discord.com/channels/707636530424053791/1217205799684935731/1289018776863375424) about how to manage multiple virtual environments in **…
-
Nx - [Website](https://nx.dev/) - [GitHub](https://github.com/nrwl/nx)
### What version of Bun is running?
0.7.0
### What platform is your computer?
Darwin 22.5.0 arm64 arm
### What ste…
-
### Describe the bug
Scopes are not loaded from @commitlint/config-nx-scopes. An error is logged in conventional commits extension output.
### To reproduce
Steps to reproduce the behavior…
-
Not sure why, but if I create a blank workspace and add a sveltekit app it makes me install angular schematics as a workspace dependency before working, but after that it's ok...
> NX Generating …