Giter Club home page Giter Club logo

Comments (9)

bakura10 avatar bakura10 commented on July 21, 2024

Hi,

I have the exact same error in Ember-CLI 0.1.0 :)

from ember-cli-sass.

theworkerant avatar theworkerant commented on July 21, 2024

+1

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

Pushed version 1.0.4 which resolves this issue.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

FYI I removed v1.0.4 because it's incompatible with older versions of ember-cli, so you'll want to use v2.0.0

from ember-cli-sass.

theworkerant avatar theworkerant commented on July 21, 2024

Thank you! But I still receive this error in both v1.0.4 and v2.0.0. Perhaps there is some sort of cache or something? I restarted the server. Not sure how to verify which version is running in the code.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

That's strange. Send me your package.json and bower.json files and I'll
investigate.

from ember-cli-sass.

theworkerant avatar theworkerant commented on July 21, 2024

I've been changing a bunch of things upgrading ember-cli, but the below is currently working for me. Besides the error, of course.

package

{
  "name": "flaredown",
  "version": "0.0.0",
  "private": true,
  "directories": {
    "doc": "doc",
    "test": "tests"
  },
  "scripts": {
    "start": "ember server",
    "build": "ember build",
    "test": "ember test"
  },
  "repository": "https://github.com/stefanpenner/ember-cli",
  "engines": {
    "node": ">= 0.10.0"
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "body-parser": "^1.2.0",
    "broccoli-asset-rev": "0.3.0",
    "broccoli-ember-hbs-template-compiler": "^1.6.1",
    "ember-cli": "0.0.47",
    "ember-cli-ic-ajax": "0.1.1",
    "ember-cli-inject-live-reload": "^1.0.2",
    "ember-cli-qunit": "0.1.0",
    "ember-data": "1.0.0-beta.10",
    "express": "^4.8.5",
    "glob": "^4.0.5",
    "ember-cli-coffeescript": "^0.1.0",
    "node-neat": "^1.3.0",
    "ember-cli-sass": "~2.0.0",
    "broccoli-static-compiler": "^0.2.0"
  },
  "dependencies": {
    "ember-cli-emblem": "0.0.2"
  }
}

bower

{
  "name": "flaredown",
  "dependencies": {
    "handlebars": "~1.3.0",
    "jquery": "^1.11.1",
    "ember": "1.7.0",
    "ember-data": "1.0.0-beta.10",
    "ember-resolver": "~0.1.7",
    "loader.js": "stefanpenner/loader.js#1.0.1",
    "ember-cli-shims": "stefanpenner/ember-cli-shims#0.0.3",
    "ember-cli-test-loader": "rwjblue/ember-cli-test-loader#0.0.4",
    "ember-load-initializers": "stefanpenner/ember-load-initializers#0.0.2",
    "ember-qunit": "0.1.8",
    "ember-qunit-notifications": "0.0.4",
    "qunit": "~1.15.0",
    "d3": "~3.4.11",
    "moment": "~2.8.1",
    "moment-timezone": "~0.2.1",
    "pusher": "~2.2.3"
  },
  "devDependencies": {
  }
}

from ember-cli-sass.

simonjefford avatar simonjefford commented on July 21, 2024

Hi. Having the same issue here.

package.json: https://gist.github.com/111b280560ce122db3d6
bower.json: https://gist.github.com/d90a10ac399f571f2613

from ember-cli-sass.

jme783 avatar jme783 commented on July 21, 2024

Bumping this: having the same issue here with version 2.0.1, any ideas of how to fix?

from ember-cli-sass.

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.