Giter Club home page Giter Club logo

Comments (6)

g13013 avatar g13013 commented on September 28, 2024

I am not sure whether compass cli has an option for "cache location", instead you can set the path in a config.rb and pass config: 'config.rb'.

from broccoli-compass.

g13013 avatar g13013 commented on September 28, 2024

Not that an important refactor will pushed in the few coming days to would solve cache location problems

from broccoli-compass.

maximerassi avatar maximerassi commented on September 28, 2024

I've actually reached a dead end, looking forward to your push! In the meantime I will try your trick.
I've also hit an interesting new problem. When I try to compile ember build using a path from a symbolic link, I get an error.

version: 0.1.2
Cannot read property 'pkg' of null
TypeError: Cannot read property 'pkg' of null
    at Function.Addon.resolvePath (\projects\user\node_modules\ember-cli\lib\models\addon.js:318:18)
    at Function.Addon.lookup (\projects\user\node_modules\ember-cli\lib\models\addon.js:333:22)
    at \projects\user\node_modules\ember-cli\lib\models\project.js:204:34
    at visit (\projects\user\node_modules\ember-cli\lib\utilities\DAG.js:23:3)
    at DAG.topsort (\projects\user\node_modules\ember-cli\lib\utilities\DAG.js:82:7)
    at Project.initializeAddons (\projects\user\node_modules\ember-cli\lib\models\project.js:202:9)
    at Project.eachAddonCommand (\projects\user\node_modules\ember-cli\lib\models\project.js:229:10)
    at module.exports (\projects\user\node_modules\ember-cli\lib\cli\lookup-command.js:52:13)
    at CLI.<anonymous> (\projects\user\node_modules\ember-cli\lib\cli\cli.js:31:26)
    at $$$internal$$tryCatch (\projects\user\node_modules\ember-cli\node_modules\rsvp\dist\rsvp.js:470:16)

from broccoli-compass.

maximerassi avatar maximerassi commented on September 28, 2024

@g13013 thank you for the tip using config.rb and specifying cache_path works. I am a bit annoyed though it would not accept ./config.rb or config.rb the only thing that worked is ../../config.rb

from broccoli-compass.

g13013 avatar g13013 commented on September 28, 2024

It's normal, the current run folder for compass is the tmp directory generated by broccoli, you can give the full path using process.cwd() + '/config.rb'

from broccoli-compass.

maximerassi avatar maximerassi commented on September 28, 2024

woho! 👍

from broccoli-compass.

Related Issues (19)

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.