-
Notifications
You must be signed in to change notification settings - Fork 93
Cannot find module '../../node_modules/elementtree' #82
Comments
Thanks for the comment, can you provide us with the os, node version and plugin version you ate using? |
Hi Jeff, Plugin version : 0.3.0 I think I found the problem, node_modules is located in Thanks, |
anyone manage to get this fix? I have this issue for android as well |
are you using nvm by chance? |
@boyofgreen , nope i'm not using nvm. node -v |
i found the problem, here is the solution /project/cordova/plugins/cordova-plugin-hostedwebapp/scripts/updateConfigurationBeforePrepare.js /project/cordova/plugins/cordova-plugin-hostedwebapp/scripts/updateConfigurationAfterPrepare.js |
Thank you @cometta we have work starting soon, we'll get this fix in. |
Any updates on this? Still having issues with that. I could fix the issue locally, the build happens in the ionic could, so the local fix doesn't really help. Any ideas? |
@boyofgreen why has this been closed, the error is still very much live.... |
When building for ios, I get this warning:
followed by this error:
manifest.json is created before adding plugin and elementtree exists in platforms\ios\cordova\node_modules
The text was updated successfully, but these errors were encountered: