-
* **I'm submitting a ...**
```
- [ x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
```
* **What mo…
-
## Current Behavior
Currently experiencing that when I migrate our project from nx 10.4.7 to nx 11.0.* and then try to run "nx build --prod", I receive an error saying: "Index html generation fai…
-
### Issue description or question
Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js):
Error: ./apps/xx/src/test.ts is missing from the TypeScript compilation. Please make …
lhmbe updated
2 years ago
-
## Current Behavior
After updating to **nx : 13.8.5**
Running nx format:check throws error-
```
{
stack: "TypeError: Cannot read properties of undefined (reading 'endsWith')\n" +
' …
-
### On which framework/platform would you like to see this feature implemented?
Angular
### Which UI component is this feature-request for?
Authenticator
### Please describe your feature-request i…
-
I can't tell if this is a `redux-thunk` or a `redux` issue.
I have a store like this:
```
const store = compose(
applyMiddleware(
thunk,
logger
)
)(createStore)(counter);
```…
-
Test Repo here, simply clone it, npm install, and npm run dev:ssr
https://github.com/tskweres/angularfire-ssr-test
** make sure to input your own firebaseConfig in the environments
In the a…
-
### Which @angular/* package(s) are the source of the bug?
upgrade
### Is this a regression?
Yes
### Description
I have updated my angular project from v8.0 to v11.2 and getting followi…
-
##### Bug Report or Feature Request (mark with an `x`)
```
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [x] Bug report -> please search issues before submi…
-
Basically my build fails for angular 12 / npm 7 because the package.json declares the following:
"main": "esm2015/index.js"
But no such file exists in the folder after npm install
Any idea how t…