mapiacompany / capacitor-codepush

Capacitor plugin for CodePush
http://appcenter.ms
Other
151 stars 65 forks source link

Cannot find module 'capacitor-codepush', webpackMissingModule #69

Open dieptran-investidea opened 2 years ago

dieptran-investidea commented 2 years ago
Screen Shot 2022-01-21 at 00 20 55

I'm currently facing an error like the image even though the package was already installed in node_modules.

I'm using webpack. I can not find a solution to solve this error. Someone can help me. Thanks

// package.json
"@capacitor/cli": "^3.0.0",
"@capacitor/core": "^3.0.0"
"@capacitor-community/http": "^1.0.0-alpha.5",
"@capacitor/cli": "1.5.2",
"@capacitor/device": "^1.1.2",
"@capacitor/dialog": "^1.0.7",
"@capacitor/filesystem": "^1.1.0",
"capacitor-codepush": "git+https://github.com/mapiacompany/capacitor-codepush.git",