-
I’m getting warning to compile angular 8 project with custom library
WARNING in C:/Project/.../fesm2015/customlibary.js.map 1:10
Module parse failed: Unexpected token (1:10)
You may need an appro…
-
- **Package Name**: @azure/identity
- **Package Version**: 1.0.0-preview.2
- **Operating system**: linux
- [X] **nodejs**
- **version**: v12.8.0
- [ ] **browser**
- **name/version**:
-…
-
## Expected Behavior
`ng add @nrwl/workspace` should work to add Nx to existing Angular CLI project.
## Current Behavior
If config files such as `tsconfig.app.json` are stored in a subfolder …
-
We could create a new github project and start to create the angular 2 version.
-
always report this error if import OnsenModule, anyone know how to fix it
@NgModule({
declarations: [ListComponent, MenuComponent],
exports: [
ListComponent,
MenuComponent
],
…
-
Hi ! I dont really know if I can ask for this here but here's the problem, I got this error in my console :
![image](https://user-images.githubusercontent.com/52458580/162235869-d4fb7f28-ea5b-4a05…
-
_[Please make sure you have read the submission guidelines before posting an issue](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-issue)_
# Prerequisites
Please answer the f…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
```
### OS and Version?
MacOs Mojave 10.14.6 (18G9…
-
After restarting Nodemon with the same file got this Error.
Os: CentOs 7
[nodemon] 1.10.2
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: _._
[nodemon] starting `node telefumSearcher.…
-
First of all, thank you so much for this amazing library!
We are migrating our project from Angular8 to Angular 11 and we started using the ngx-markdown version 11.0.1 and we were using 6.2 earlier…