Questions tagged as 'build'

0
answers

Error when carrying a paginal to production (Angular 2)

I have a web page created with Angular 2. And when doing 'ng build --prod' to create the 'Dist' folder, I get the following error (Image attached). Where could this error be coming from? The code is too long to show it, but to have an idea that...
asked by 21.05.2018 / 22:11
0
answers

ERROR in: Illegal state: Could not load the summary for directive RouterOutlet in path//node_modules/@angular/router/router.d.ts

When wanting to do an "ng build --prod", this error jumps: ERROR in: Illegal state: Could not load the summary for directive RouterOutlet in path//node_modules/@angular/router/router.d.ts From what I saw it related to @ angular-devkit / bu...
asked by 05.05.2018 / 10:17
1
answer

It does not show changes in Ionic 1

I am working on a project developed in Ionic 1 and I find that when I modify the code, none of the changes made are applied. Any idea why it does not show any modification? Thanks !!     
asked by 26.04.2018 / 09:46
0
answers

phonegap build version 8.0.0 problem to attach image from android library

Starting with the new version of phonegap 8.0.0 navigator.camera.getPicture (I can take pictures and then see them var cameraImage = document.getElementById('image'); // Unhide image elements //cameraImage.style.display = 'block'; // Show the...
asked by 04.04.2018 / 18:25
0
answers

Installation gst-rstp-server

I'm installing / compiling / making something work on ubuntu 16.04 from the gst-rstp-server library (which is supposed to give us an interface to make an rstp server), I just made a gt clone of the gst-rstp -server the case, is that there is ver...
asked by 14.03.2018 / 20:00
0
answers

gradle sync error

Since I updated to android studio 3.0.1 I can not continue with my application. Gradle throws the following error: Gradle Sync Issues    Error: Unable to load class 'groovy.lang.GroovyObject' . Possible causes   for this unexpected er...
asked by 23.01.2018 / 21:22