Hi I am getting below error in android. I am using @nstudio/nativescript-camera-plus 3.4.0 version
Module not found: Error: Can't resolve 'tns-core-modules/ui/core/view/view' in '/NativeScript/node_modules/@nstudio/nativescript-camera-plus'
@ ../node_modules/@nstudio/nativescript-camera-plus/camera-plus.js 10:13-58
@ ./app.component.ts
@ ./app.module.ts
@ ./main.ts
could you please help me to fix this issue