No se puede encontrar el módulo jQuery TypeScript Ionic

/* Try running: */

 npm install jquery --save

/* Then in app.module.ts: */

import * as $ from 'jquery';
Cute Caterpillar