Code Monkey home page Code Monkey logo

Comments (8)

thehydroimpulse avatar thehydroimpulse commented on June 7, 2024

The error is because www is not actually a folder (symlink?). Not sure what's going on with the generator, but it's building a project that throws a bunch of errors related to the environment:

var ENV = appEnv; // appEnv doesn't exist.

Removing www and replacing it with a proper directory and fixing the environment stuff seems to work so far.

from ember-cli-cordova.

jakecraige avatar jakecraige commented on June 7, 2024

@thehydroimpulse I'll take a look at this shortly and see if I get the same result. What version of ember-cli are you running?

from ember-cli-cordova.

thehydroimpulse avatar thehydroimpulse commented on June 7, 2024

@jakecraige Awesome, thanks. Running Ember-cli version 0.0.35

from ember-cli-cordova.

jakecraige avatar jakecraige commented on June 7, 2024

@thehydroimpulse looks like a recent update broke it. Looking into it now. It worked with cli 0.34 but I just updated to 0.36 and the build is broken. I'll also see if I can get the error to be more helpful, lol.

Edit:
What's weird is that it's cordova throwing the error though. hm

from ember-cli-cordova.

thehydroimpulse avatar thehydroimpulse commented on June 7, 2024

Gotcha. Thanks!

from ember-cli-cordova.

jakecraige avatar jakecraige commented on June 7, 2024

@thehydroimpulse figured it out. This commit is what broke it, the default symlink path doesn't exist anymore so that's why cordova is complaining is cause even though the symlink is there, the path doesn't exist

working on a fix

from ember-cli-cordova.

jakecraige avatar jakecraige commented on June 7, 2024

fixed in b1aed4a

let me know if it works for you now

from ember-cli-cordova.

thehydroimpulse avatar thehydroimpulse commented on June 7, 2024

@jakecraige Thanks for the quick fix. All is working now.

from ember-cli-cordova.

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.