
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
- Webpack: 4.39.0
- React: ^16.9.17
// 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",