Code Monkey home page Code Monkey logo

Comments (9)

cometta avatar cometta commented on August 14, 2024 5

i found the problem, here is the solution

/project/cordova/plugins/cordova-plugin-hostedwebapp/scripts/updateConfigurationBeforePrepare.js
line 123: change to context.requireCordovaModule('elementtree');

/project/cordova/plugins/cordova-plugin-hostedwebapp/scripts/updateConfigurationAfterPrepare.js
line 32: change to context.requireCordovaModule('elementtree');

from manifoldcordova.

mattwoberts avatar mattwoberts commented on August 14, 2024 1

@boyofgreen why has this been closed, the error is still very much live....

from manifoldcordova.

boyofgreen avatar boyofgreen commented on August 14, 2024

Thanks for the comment, can you provide us with the os, node version and plugin version you ate using?
Thanks,
Jeff

from manifoldcordova.

rmtngh avatar rmtngh commented on August 14, 2024

Hi Jeff,
I tried on windows 7 & Mac OSX El Capitan,
Windows:
node -v : 4.3.1
Mac :
node -v : 6.2.2


Plugin version : 0.3.0

I think I found the problem, node_modules is located in platforms/ios/cordova/node_modules, but in js files inside scripts folder of the plugin, the path is cordova-lib/node_modules. I changed cordova-lib to cordova and build was successful, but not sure yet if the plugin functions well.

Thanks,
Ramtin

from manifoldcordova.

cometta avatar cometta commented on August 14, 2024

anyone manage to get this fix? I have this issue for android as well

from manifoldcordova.

boyofgreen avatar boyofgreen commented on August 14, 2024

are you using nvm by chance?

from manifoldcordova.

cometta avatar cometta commented on August 14, 2024

@boyofgreen , nope i'm not using nvm.

node -v
v6.3.1
npm -v
3.10.5

from manifoldcordova.

boyofgreen avatar boyofgreen commented on August 14, 2024

Thank you @cometta we have work starting soon, we'll get this fix in.

from manifoldcordova.

bobalazek avatar bobalazek commented on August 14, 2024

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?

from manifoldcordova.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.