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

Plugin Add error no www/main.js #9

Open
Readock opened this issue Sep 20, 2021 · 1 comment
Open

Plugin Add error no www/main.js #9

Readock opened this issue Sep 20, 2021 · 1 comment

Comments

@Readock
Copy link

Readock commented Sep 20, 2021

when using cordova plugin add i get the following error:

Failed to install 'cordova-plugin-mlkit-barcode-scanner': Error: Uh oh!
ENOENT: no such file or directory, open '/home/XYZ/Git/XYZ/plugins/cordova-plugin-mlkit-barcode-scanner/www/main.js'
at Object.openSync (fs.js:443:3)
at Object.readFileSync (fs.js:343:35)
at install (/home/XYZ/Git/XYZ/platforms/android/cordova/lib/pluginHandlers.js:162:36)
at ActionStack.process (/home/XYZ/Git/XYZ/platforms/android/cordova/node_modules/cordova-common/src/ActionStack.js:56:25)
at PluginManager.doOperation (/home/XYZ/Git/XYZ/platforms/android/cordova/node_modules/cordova-common/src/PluginManager.js:112:24)
at PluginManager.addPlugin (/home/XYZ/Git/XYZ/platforms/android/cordova/node_modules/cordova-common/src/PluginManager.js:142:21)
at /home/XYZ/Git/XYZ/platforms/android/cordova/Api.js:161:78
at process._tickCallback (internal/process/next_tick.js:68:7)
Uh oh!
ENOENT: no such file or directory, open '/home/XYZ/Git/XYZ/plugins/cordova-plugin-mlkit-barcode-scanner/www/main.js'

@flobiwankenobi
Copy link

flobiwankenobi commented Nov 18, 2021

What's your full command?
Are you trying to add the git repository or a local copy?
Which version of this plugin was in use?
Info: Since 2.1.3 you have to build it first via npm run build

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

No branches or pull requests

2 participants