Questions tagged as 'packages'

2
answers

Spaces in query SEARCH_ACTIONS Android

How do I add spaces to the query field with SEARCH_ACTION in android? Example: IT WORKS: adb shell am start -a com.google.android.gms.actions.SEARCH_ACTION -e query "enviar" <nombre_paquete> IT DOES NOT WORK adb shell am start -...
asked by 10.12.2018 / 20:28
1
answer

Problem Anomaly Detection Twitter package, data frame with 0 columns and 0 rows

Good morning, everyone. I've been trying to use Twitter's anomaly detection package for the available R language here . My problem is that trying to emulate the examples of Twitter with a database in which I find myself working available here...
asked by 18.01.2018 / 22:47
0
answers

Problems with Packages in JAVA

The problem I'm having with the packages is the following: I need to model a prison system, for which I have to create different classes such as Jail, MaximumSecurity and Minimum Security. These must be found in the package um.prog1.carcel. In t...
asked by 15.12.2018 / 15:32
0
answers

Angular CLI Configuration

You can help me please this error, do not let me compile, this is my package.json { "name": "smartboxes", "version": "0.1.0", "license": "MIT", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "t...
asked by 28.08.2018 / 19:55
1
answer

ERROR WHEN IMPORT PACKAGES

When I try to compile the main class (CraftMania.java) from the cmd it tells me that it can not import the project packages (it does not find them): link I know it has something to do with the classpath but I do not know what to do. I need he...
asked by 22.08.2018 / 00:47
0
answers

manual change to the package.json file

Hi, I'm following a laravel project and I have the different versions in my file package.json if I give npm install my project will have different libraries versions of the project I'm following? on the other hand if in devDepen...
asked by 12.08.2018 / 07:13
1
answer

Immediate error when executing stored procedure from the beginning of the Script

I'm trying to run a Stored Procedure on Toad for Oracle 12.12 but I have not succeeded. I hardly execute the stored, I miss an error from the word Declare, I would appreciate your help. DECLARE -- Declarations var_P_NROTRA NUMBER;...
asked by 12.04.2018 / 00:36
0
answers

differences between angular 4 versions

During this time I have been wanting to update a project to the latest version of angular 4.3.1 However the project has version 4.0.0 of angular, I would like to know if there is a conflict if I change the version. I really want t...
asked by 26.08.2017 / 02:23