Ionic 2.2 : Ionic Cannot resolve all parameters for ‘Storage

Yup. If you’re upgrading to Ionic 2.2.0 and above, I’d suggest reading the update guide:

What’s new with Ionic 2.2.0 and how to update: https://learnionic2.com/2017/03/12/whats-new-ionic-2-2-0-update/

Moved to NgModule to resolve dependency injection issue.

Update Steps:

Run npm install @ionic/storage@2.0.0 –save –save-exact
Remove Storage from your providers in app.module.ts
import { IonicStorageModule } from ‘@ionic/storage’ instead of import { IonicStorage } from ‘@ionic/storage’ in app.module.ts
Add IonicStorageModule.forRoot() to the imports array in app.module.ts

StackOverFlow http://stackoverflow.com/questions/42788623/local-storage-in-ionic-2-error

Error discussion: https://forum.ionicframework.com/t/trying-to-use-ionicstoragemodule-not-resolving-methods/82520/5

Paypal : Report a suspicious email or website

“Phishing” is an illegal attempt to “fish” for your private, sensitive data. One of the most common phishing scams involves sending an email that fraudulently claims to be from a well-known company (like PayPal).

https://www.paypal.com/us/webapps/mpp/security/report-problem

Forward the entire email to spoof@paypal.com.
Do not alter the subject line or forward the message as an attachment.
Delete the suspicious email from your inbox.

***************************
I got this suspicious email:

Dear Customer,

We need your help resolving an issue with your account. Thus, we have temporarily limited what you can do with your account until the issue is resolved.
We understand it may be frustrating not to have full access to your account. We want to work with you to get your account back to normal as quickly as possible.
How can you help ?
It’s usually quite straight forward to take care of these things. Most of the time, we just need some more information about your account or latest transactions.

Log In To My Account

Yours sincerely,.

*************************