-
When I do yarn start I get this error:
`Error: Cannot find module '@angular-devkit/core'`
-
# 🐞 bug report
Apologises if I have not filled this out correctly, or if I missed a similar issue.
### Affected Package
Unsure, the issue is present when using either the BrowserAnimationsModule …
-
**Description:**
When running `ionic build --prod`, the Angular project is not being built in production mode, but rather in development mode instead.
**Steps to Reproduce:**
Run `ionic build…
-
### Which @angular/* package(s) are the source of the bug?
compiler
### Is this a regression?
No
### Description
In my monorepo I implemented a component defining a `container` css prop…
pvds updated
8 months ago
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
On a…
-
Hey I followed the Instructions:
I installed `angular-croppie-module`, `croppie` and `@types/croppie`
I added the .css file to the .angular.cli.json
In my HTML
``````
then In my comp…
-
### Which @angular/* package(s) are the source of the bug?
platform-browser
### Is this a regression?
Yes
### Description
The source srcset attribute does no longer require to use a SafeUrl and t…
-
Getting errors in ng7 when building using -prod
ERROR in ./node_modules/ngx-dropzone-wrapper/dist/ngx-dropzone-wrapper.es5.js
Module not found: Error: Can't resolve 'dropzone' in '..../node_module…
-
I try to Install, but get this error.
How can i do
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: video-system-angular@0…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to add a esbuild plugin to modify the paths resolved for images in global scss files
```
"styles": [
"somestyles.…