-
### Current Behavior
`npx nx migrate --run-migrations` times out after 10 minutes
### Expected Behavior
It does not time out
### Github Repo
_No response_
### Steps to Reproduce
E…
-
Hi,
I was setting up Frida-server on the android rooted device and do all these steps
$ adb push frida-server /data/local/tmp/
$ adb shell "chmod 755 /data/local/tmp/frida-server"
$ adb shell "/d…
-
I use exceljs in a project that uses Angular13. When I run `ng build` I receive:
` Can't resolve 'dir/node_modules/@angular-devkit/build-angular/node_modules/@babel/runtime/regenerator' in 'dir\nod…
-
angular启动时报错: Could not find the implementation for builder @angular-devkit/build-angular:dev-server
在node_modules中已经有 dev-server , 但是启动就会报错
尝试过换淘宝源下载angualr-devkit , 同样失败, 而且报了一堆错误
单独安装 devkit 也是…
-
### Command
serve
### Description
I want to pass environment variables into the application during serve and build. In Angular 19, this works for build: `ng build --define="GGCC_TARGET='hosted'"`, …
-
## Description
Have a checkbox component that is configured to capture consent and submit it to blidnet devkit (on submit).
The component would take:
- Privacy Scope metadata to which it is bei…
-
First of all thank you for this awesome project :rocket: :heart_eyes:
# Description
I created a zoneless rx-angular-playground and tested the counter example from the [docs](https://rx-angular.i…
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.13.8` to `0.13.9`.
🚨 [View failing branch](https://github.com/buildit/dev-skill-entry…
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.13.5` to `0.13.6`.
🚨 [View failing branch](https://github.com/angular-material-extens…
-
Hello.
Is there any plan for upgrading or making new changes to existing "@angular-architects/module-federation" to support esbuild?
The latest "@angular-devkit/build-angular" builders are moving …