Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix unable to find modules #273

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

si458
Copy link

@si458 si458 commented Dec 9, 2023

Fixes #262

you dont need to include the 'package.json' in the require.resolve which solves the
unable to find xyz, are you sure xyz is installed? message

also fixes if you use @types/ dependencies as they cant be included because they dont have any main

@ygarg465
Copy link

ygarg465 commented Jan 4, 2024

Yes, these messages are pretty annoying in the development workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

npx cap sync @capacitor-community/electron with Ionic7 Vite React or Vue Apps
2 participants