Capacitor 3 in Ionic Vue wont recognize?

Hi, I’m having problem in running Capacitor 3 in Ionic Vue. Any Idea how to properly install it?

If you run npm run build does it fail?

Sometimes VS Code fails to detect the installed dependencies

1 Like

Thanks, it works… .
However I need to install the package individually unlike v2 everything is in the Capacitor package. Is this normal for capacitor V3?

ie
npm install @capacitor/geolocation
npx cap sync

Even it is installed,
I still have vs code listing issues, it says “Cannot find module
image