You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm insalll
...
Installed to /Users/username/cordova-background-geolocation-SampleApp/node_modules/node-sass/vendor/darwin-x64-64/binding.node
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
added 869 packages from 710 contributors and audited 3631 packages in 120.842s
found 4 low severity vulnerabilities
run npm audit fix to fix them, or npm audit for details
computer:~ username$ git clone https://github.com/transistorsoft/cordova-background-geolocation-SampleApp.git
Cloning into 'cordova-background-geolocation-SampleApp'...
remote: Counting objects: 2007, done.
remote: Total 2007 (delta 0), reused 0 (delta 0), pack-reused 2007
Receiving objects: 100% (2007/2007), 15.70 MiB | 2.50 MiB/s, done.
Resolving deltas: 100% (1136/1136), done.
npm insalll
...
Installed to /Users/username/cordova-background-geolocation-SampleApp/node_modules/node-sass/vendor/darwin-x64-64/binding.node
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
added 869 packages from 710 contributors and audited 3631 packages in 120.842s
found 4 low severity vulnerabilities
run
npm audit fix
to fix them, ornpm audit
for detailssudo npm install -g cordova ionic
computer:cordova-background-geolocation-SampleApp gbacskai$ sudo npm install -g cordova ionic
Password:
/usr/local/bin/cordova -> /usr/local/lib/node_modules/cordova/bin/cordova
/usr/local/bin/ionic -> /usr/local/lib/node_modules/ionic/bin/ionic
updated 2 packages in 11.215s
ionic cordova prepare ios
.....
[12:56:37] tslint: src/pages/home/home.ts, line: 14
'DEFAULT_USERNAME' is declared but never used.
[12:56:37] tslint: src/pages/advanced/advanced.ts, line: 112
Property 'testService' is declared but never used.
[12:56:37] tslint: src/pages/advanced/advanced.ts, line: 653
'bgGeo' is declared but never used.
[12:56:37] lint finished in 3.33 s
The text was updated successfully, but these errors were encountered: