Skip to main content

All Questions

1 vote
1 answer
45 views

UntypedFormControl's valid property always returning false

I am working on a ionic cordova-angular project and I have a screen with an input field defined like this in html file. <div class="inputdiv"> <ion-label class="...
Sparsh Sharma's user avatar
-1 votes
1 answer
196 views

Can't build Ionic 5 (angular) app using Node.js v12.22.12 or v12.22.6

I have a really old app that I need to run and I'm using nvm so I can use older versions of node.js and ionic. They're really old dependencies and I just need it to run in a dev environment. The error ...
Konstantin Kirilov's user avatar
1 vote
1 answer
119 views

Error while downloading packages from npm

I'm a getting a network error while downloading package from NPM: Screenshot. How can I fix it? D:\\ionic\\abc\\abc\>npm install @capacitor/push-notifications npm ERR! code EPROTO npm ERR! ...
Operations O's user avatar
0 votes
1 answer
525 views

npm package resolve error even I did exactly what it requires

code ERESOLVE ERESOLVE could not resolve While resolving: @ionic/[email protected] Found: [email protected] node_modules/rxjs rxjs@"^6.5.3" from the root project peer rxjs@"^6.5.3 || ^7.4.0&...
AkiZukiLenn's user avatar
0 votes
1 answer
509 views

Running ionic serve I get this error : ''[ERROR] ng has unexpectedly closed (exit code 127)."

I am trying to run an ionic app on my Mac . when I run npm install to install the dependencies everything works without any problem . but when I run ionic serve or ionic s I get this error [ng] ...
Amirali's user avatar
0 votes
0 answers
72 views

npm install doesn't work @idwall-sdk-capacitor

404 error message picture Basically, i'm trying to run a npm install, but this package doesn't exist anymore and with that, i'm not able to install the other dependencies of the project Is there any ...
Murillo Nahás's user avatar
1 vote
0 answers
320 views

ERROR in ./node_modules/query-string/base.js

Module parse failed: Unexpected token (470:12) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/...
Furquan Saifi's user avatar
-2 votes
1 answer
673 views

Error to add android folder to Ionic project using capacitor

I updated my capacitor packages to 5 like this : "@capacitor/android": "^5.0.4", "@capacitor/app": "^5.0.2", "@capacitor/core": "^5.0.3&...
Oussama GHOUAGH's user avatar
0 votes
1 answer
233 views

Trouble installing AngularFire in Ionic project

I would highly appreciate any help with installing AngularFire in Ionic 6 project. error says: Packages installation failed, see above. here is my setup: >> ionic info Ionic: Ionic CLI ...
Jalle's user avatar
  • 1,622
2 votes
0 answers
214 views

How to customize the scripts in ionic-angular package.json

I have created script in my package.json like below and also created particular webpack.config.js file. but when I serve or build on such file then it is serving on default webpack.config not on the ...
Purvang's user avatar
  • 31
-1 votes
2 answers
2k views

An unhandled exception occurred: Cannot find module 'node:fs'

When i run Ionic generate page, i got this error: An unhandled exception occurred: Cannot find module 'node:fs' It Happened after i change my node js version to 14.15.0. i forgot what version of node ...
spardano's user avatar
1 vote
1 answer
844 views

What options to provide for CapacitorSQLite.createSyncTable() when starting to use @capacitor-community/sqlite

I am watching a tutorial from 2020 about capacitor ionic with sqlite. (there is not a more recent tutorial unfortunately, anywhere on the internet.) (https://youtu.be/2kTT3k8ztL8?t=635) A lot of stuff ...
Felix Olszewski's user avatar
0 votes
1 answer
339 views

I have a problem with installing the calendar in my ionic angular app

Quite easy. I need to create a project; write a calendar/schedule app which shows(and is editable) the schedule/division of professor in my institute up to daily view. First Question, do you have ...
Jones Fischer's user avatar
0 votes
1 answer
516 views

¿How can i add an npm install --force when i execute ionic build android?

I execute this command ionic capacitor sync android But i had this conflictive modules -> C:\Users\DELL\Documents\inspecciones\inpecciones-app>ionic capacitor sync android > npm.cmd i -E @...
Michael Adolfo Huerta Ramirez's user avatar
0 votes
0 answers
253 views

Could not install from "angular\[email protected]" as it does not contain a package.json file

I am getting this error when I run npm list npm ERR! peer dep missing: @angular/[email protected], required by @angular/[email protected] npm ERR! peer dep missing: @angular/[email protected], required ...
Amira Elsayed Ismail's user avatar

15 30 50 per page
1
2 3 4 5
9