File import Problem

I HAVE A PROBLEM WHEN I IMPORT FILE IN app.module.ts,

I make ionic cordova plugin add cordova-plugin-file
npm install @ionic-native/file

and then i’m import the file in app.module.ts but i have a strange error.

SOMEONE CAN HELP ME PLEASE !!

Hello,
text is most better then any picture, please…
Maybe it works, when you change to

import { File } from '@ionic-native/file/ngx'

Best regards, anna-liebt

thank you for your reply but i have already try this solution and nothing change.

Hello,
maybe you need to change additionally in your package json native file package from V 4.xx to 5.xx.

Best regards, anna-liebt