-
Using `loadRemoteModule(remote, './ModuleName');` to access a remote's module in a component is causing `ng test` to fail with the following error:
```
./node_modules/@angular-architects/native-fede…
-
Hi!
I'm trying to install this module into my Angular 5 application. After running `npm install ng2-file-drop --save`, the dependency is correctly saved into the node_modules folder.
Then I adde…
-
I have this meeage in editor:
Importing from GitHub
angular/angular/tree/main/aio/content/demos/first-app
The url to this repository is invalid.
Please make sure the folder path in the URL exist…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Hi, "angular-compilers" when compiling project processing .ts files from node_modules. It seems that not correct.
Steps to reproduce it:
1. Get bare project from examples directory
2. Add new pa…
-
Good day. Could you suggest please how to solve this problem? I use..
```
Ionic:
Ionic CLI : 5.4.16
Ionic Framework : @ionic/angular 5.1.1
@angular-…
-
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
14.0.3
### Description
After I updated angul…
-
Hi, it does not work for me.
Replace the files in \ node_modules \ @ ionic-native \ ibeacon, but do not start.
I'm using
Ionic:
ionic (Ionic CLI): 4.12.0 (C: \ Users \ wluqu \ AppData …
-
I am trying to integrate Require.js into AngularJS based web application.
I've configured require-config.js properly, and defined app module with define() function.
```
define([
'angular',
…
-
When I do yarn start I get this error:
`Error: Cannot find module '@angular-devkit/core'`