Questions tagged as 'ionic'

0
answers

How to resolve the "ENOENT: no such file or directory, open" error in NodeJS

Hello. I have a hard problem solving when trying to run an Ionic project, when I run the npm install command it shows the errors below: npm WARN tar ENOENT: no such file or directory, open ' C:\Users\...\...\node_modules\.staging\rxjs-...
asked by 30.04.2018 / 19:03
0
answers

The Ionic View application was removed from the application store by Apple

The Ionic View application was removed from the app store by Apple, according to Ionic's official blog: Update on Ionic View for iOS Does anyone know of any alternatives to testing Ionic apps for IOS?     
asked by 04.05.2018 / 20:45
2
answers

IONIC - tabs are gone

I have a problem, my tags are gone. They just do not show up tabs.ts import { Component } from '@angular/core'; import { HomePage } from '../home/home'; import { SobrePage } from '../sobre/sobre'; @Component({ templateUrl: 'tabs.html' })...
asked by 27.04.2018 / 02:33
0
answers

How to call a function from the component to the template?

Good morning, I'm trying to call a function that displays data from my database. But I'm not sure how to call the template. import { DatabaseProvider } from './../../providers/database/database'; import { AreasProvider, Areas } from '....
asked by 06.05.2018 / 14:55
0
answers

Error compiling Ionic application with Crosswalk

I'm developing an application that will support Android 4.1+ and I'm having problems compiling the APK for Android 4.4
asked by 25.04.2018 / 17:15
0
answers

Ionic - ionic cordova build android

Well, I have a problem. I have installed Android Studio and it works normally to develop applications. But when I run the code on ionic ionic cordova build An error has occurred Android Studio project detected Running command: /home/...
asked by 22.04.2018 / 16:56
0
answers

Is IONIC project compilation (WWW folder) online possible?

Like PhoneGAP, is it possible to compile an IONIC project online, just by dragging the project's WWW folder?     
asked by 22.04.2018 / 23:01
2
answers

How to change the version of the cord in ionic?

I need to change the cord version of an ionic design I'm testing, is that possible? If so, how can I do this? I currently have this version: But I would like to switch to version 7.0. Which npm command do I use?     
asked by 19.04.2018 / 13:36
3
answers

(AngularFire2 + Ionic3) Retrieving value from a child to a variable

Good morning, I'm new to the Ionic / AngularFire branch and I'm having a hard time recovering the value of a child from within my Database. The idea is to take this value and store it in a variable so I can make some comparisons within my code....
asked by 25.04.2018 / 14:24
0
answers

Ionic Backend, Application Management

Good morning / afternoon / evening people I'm developing an application with ionic and cord but the client wants a platform where it can add and remove content from the application, without programming. How can I do this ?? Right now, Than...
asked by 16.04.2018 / 17:43