GithubHelp home page GithubHelp logo

Comments (4)

PowerP avatar PowerP commented on June 5, 2024

Can this be ignoried or do we ned to set actions?

from corber.

alexblom avatar alexblom commented on June 5, 2024

I can not replicate the issue. Can you let me know:
-If you are Mac/Windows;

  • If the build is still successful despite the error?

from corber.

PowerP avatar PowerP commented on June 5, 2024

I'm actually new to corber. So I hope it's not a stupid mistake.

I'm on windows.
Cordova 9.0.0
Corber 1.4.3

Reproduce:

  • ember init
  • corber init
  • corber platform add android
  • add to environment.js
    ENV.locationType = 'hash';
    ENV.rootURL = '';
  • corber start (in my case use no emulator)
  • Ember welcome page is visible. And hot reload is working.
  • access local host or via chrome inspect: "Could not find cordova.js script tag. Plugin loading may fail. "
    The Error is coming from cordova.js - line 1739
    "
    // Tries to load all plugins' js-modules.
    // This is an async process, but onDeviceReady is blocked on onPluginsReady.
    // onPluginsReady is fired when there are no plugins to load, or they are all done.
    "

Further Testing
Testing plugins.
ember-cordova-events works
ember-cordova-platform works
also cordova-plugin-device works.

corber build --platform=android --environment=production --release
Works but I'm not able to install the apk on my device. Not sure yet where the problem is. Message is simple "not installed"
I just saw, that after building produktion - the index.js is gone anyway. So I have to move the stuff from there to the ember side?

I'm actually trying to migrate an older cordova project to corber.
There I got a bunch of depricated cordova plugins and other problems to get rid off.
Anyway there I got a bunch of errors naming "onPluginsReady". Saidly I broke it for now and it#s not possible for me to give ou more infos.

from corber.

phonenix66 avatar phonenix66 commented on June 5, 2024

I have the same problem, corber start in my android phone. cordova.js & cordova_plugins.js is not find.
vue project

from corber.

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.