Questions tagged as 'ionic'

1
answer

Ionic 3, error installing app-script 1.3.0

Complementing the previous question, I am in an ionic environment 3, I give a npm install but it is missing that app-script 1.3.0, msm installing locally the ionic 2, npm install again msm error I believe it is a 404, the package.json for app-sc...
asked by 20.06.2018 / 10:14
1
answer

No ionic error 3

I downloaded the tools for using the ionic cordova framework    Java I downloaded java jdk1.8.0_171       apache-ant-1.10.4       android-sdk I configured the environment variables Igiveenterinthelineioniccordovabuildandroidandth...
asked by 24.06.2018 / 16:33
1
answer

Typescript not allowing the use of the files property

I have a problem with ionic, in which I use the .files property in an id of a <input type="file"> element, like this: <input type="file" id="images" multiple> this.register.images = document.getElementById('images').f...
asked by 18.06.2018 / 15:35
0
answers

ionic serves --lab does not work right

Hello, I installed the ionic on my notebook with Win10. I created a project and I use the ionic command --lab and it opens the project interface in my web browser, but when I make code changes the interface does not update. What should I do?   ...
asked by 25.06.2018 / 19:16
0
answers

Sending Headers with WebView - Ionic

Has anyone ever had to send headers using a webview plugin in ionic? I currently use InAppBrowser to open a webview, and I need to send headers to make a request. I did not find any function to pass the header as a parameter. By analyzing...
asked by 25.06.2018 / 21:05
1
answer

Button directed to page visited

Good afternoon. I have a problem with ionic, I have a button that is pointing to my home page. Being that when I direct, the Home Page appears as if I was already visited, the little set to return. What I want is for her to come back and start th...
asked by 06.06.2018 / 23:04
0
answers

Error while posting with a TypeScript API on Ionic

I am developing an API in flask and trying to make a POST request with ionic gives the following error: Error: Failed to load http://127.0.0.1:5000/login: Response to preflight request doesn't pass access control check: No 'Access-Control-A...
asked by 21.06.2018 / 15:06
0
answers

Ionic Cordova Run Android Error

My ionic application works in chrome but when I go to android it gives me that error. Does anyone know how to solve it? BUILD FAILED in 2s :app:mergeDebugResources FAILED 21 actionable tasks: 1 executed, 20 up-to-date (node:9604) UnhandledProm...
asked by 06.06.2018 / 16:08
0
answers

I'm having trouble installing the Angular

ERROR message: npm ERR! code EPROTO npm ERR! errno EPROTO npm ERR! request to https://registry.npmjs.org/@angular%2fcli failed, reason: write EPROTO 1396583:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/...
asked by 06.06.2018 / 16:13
0
answers

I can not do Array (in JSON) in Typescript

Below is the Array I need [ { "id":1, "nome":"LESPAUL", "validade":1525568400000, "dataGerada":1525914000000, "status":true, "itens":[ { "cliente":{ "id":1,...
asked by 12.06.2018 / 01:33