Questions tagged as 'build'

2
answers

Error in build.gradle "should not contain a package statement

Yesterday I saved everything and today when I open the project it tells me this error. I never saw it and I do not know what it could be. I think that fontprovidercerts is missing some characters but the truth is that I do not know what t...
asked by 04.12.2018 / 13:13
1
answer

compile in sublimeText 3 python code activating a cmd window

Maybe my question is not the most accurate but good to explain create a new build system { "cmd": ["start", "cmd", "/k", "C:/Users/Jsociety/AppData/Local/Programs/Python/Python36/python.exe", "$file"], "selector": "source.python", "shell": tru...
asked by 08.02.2018 / 07:15
2
answers

Error making the build from webpack

How are you? I'm taking my first steps with webpack and I found a problem that I can not solve, when trying to make the build of a file js , I get the following error: webpack test.js app.js The CLI moved into a separate package...
asked by 19.04.2018 / 23:54
2
answers

Error compiling a project in Android Studio

Update to version 3.0 of Android studio, now when loading my project I get this error:    files under the "build" folder are generated and should not be edited I tried sync project with gradle files . Close and open but from what I have...
asked by 30.10.2017 / 21:05
1
answer

Problem Android Build transformDexArchiveWithExternalLibsDexMergerForDebug hung

I have an Android project which when running the build takes approximately 10 hours (and adding) executing the task: app:transformDexArchiveWithExternalLibsDexMergerForDebug I imagine this is not normal, what can you owe? and what c...
asked by 24.04.2018 / 20:58
0
answers

The container 'Maven Dependencies' references non existing library 'C: \ Users \ ... repository \ com \ sun \ tools \ 1.6.0 \ tools-1.6.0.jar'

I get this error in a Maven project. What can it be? My POM.XLM is: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance...
asked by 18.11.2018 / 01:34
1
answer

Problem when creating the final product with Bootstrap-Vue

I'm doing the web for an event and I have problems when uploading the version to the server. It works perfectly in the development version, but for some reason that happens to me it is not composed as it should be, only the footer is seen. I cre...
asked by 06.10.2018 / 17:21
0
answers

Ionic compilation error: ": app: transformDexWithDexForRelease"

After updating the Ionic verdict, I get the following error when compiling with the command: ionic cordova build --release android    npm: v6.4.1       Node: v8.11.3       Ionic: v4.1.2 The error he gives me is this: FAILURE...
asked by 24.09.2018 / 14:59
0
answers

How to make a build only with some modules in angular4

I have an application with n modules, however for security reasons I want to build only with some of its modules. What is the way to achieve this? Or in any case generate different applications that are integrated in the same context sharing...
asked by 05.06.2018 / 18:05
0
answers

Results of test .trx in another format type html or pdf

I have a test compilation created, and it sends me the results by email, in a .trx file, but I need it to be another html or pdf format, for the report, do you know if there is any way to change the format? Thanks     
asked by 23.05.2018 / 14:12