-
Hello,
I'm trying to run a bundled NS + Angular project with async/await helpers.
The problem is that it works with `tns run android` but not with `npm run start-android-bundle`. The first time I …
-
I know that we're going to get a version of DIM to work with Destiny 2 using the existing v4 client. That's a great solution to solve the near term. Long term, let's start with a clean slate and bri…
-
HI, I followed your installation steps but I kept getting this error.
``` powershell
[09:31:05] 'build.bundles.app' errored after 1.26 s
[09:31:05] Error on fetch for ap-angular2-fullcalendar.js at…
-
Its working with angular cli, but after converting my project to angular cli with angular universal. its showing the error
Error: Cannot find module 'ngx-ui-switch/src'
```
throw err;
^
…
-
This is the building command:
`ng build --environment=demos --aot --progress --verbose`
and this is the error output:
`ERROR in ./src/$$_gendir/app/app.module.ngfactory.ts
Module not found: …
-
Trying to install using command:
`npm install ngx-ui-switch --save`
gets the error:
> npm ERR! path C:\Projects\FormsDesigner\node_modules\ngx-ui-switch
> npm ERR! code ENOENT
> npm ERR! errn…
-
Anytime I add a `` to anywhere in my app, I get the following error:
```bash
An uncaught Exception occurred on "main" thread.
com.tns.NativeScriptException:
Calling js method onCreateViewHolder…
-
Everything works fine using `ng serve` and it compiles fine with `ngc` but I get the following exception at runtime.
```
ReferenceError: window is not defined
at Ng2LocationServices.BaseLocat…
-
Error: Unexpected value 'UiSwitchModule in /node_modules/ngx-ui-switch/dist/index.d.ts' imported by the module
-
## Version **3.5.4** of [webpack](https://github.com/webpack/webpack) just got published.
Branch
Build failing 🚨
Dependency
webpa…