Giter Club home page Giter Club logo

Comments (2)

curist avatar curist commented on August 10, 2024

In general, this shouldn't be an issue at all.

Grunt is meant for development, and grunt-bower is for bundling your app
for deployment.

And to my knowledge, it's bower using ~/.local; so if you're looking
for overriding anything, please check bower's document.

Care to elaborate more about the use case?

Mehdi Karamenjad [email protected] 於 2016年6月21日 週二 下午2:13寫道:

I am running a Sails app on Openshift. grunt-bower uses ~/.local to save
bower data, however, on some platforms like openshift the home directory is
not writable. Is there a way to override the .local directory when setting
up grunt-bower?

I have tried renaming the HOME directory before running the app, and
overriding the following env variables with writable directories, however,
grunt-bower seems to be ignoring these and still keeps using ~/.local and
therefor sails deployment fails.
XDG_DATA_HOME
XDG_CONFIG_HOME


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#62, or mute the thread
https://github.com/notifications/unsubscribe/AA5KGq1KtwbnzTw2fsmdD1DC0KwxYhkCks5qN4DtgaJpZM4I6ZEZ
.

from grunt-bower.

asemoon avatar asemoon commented on August 10, 2024

Thanks for the response, yeah I dug a little deeper and found the right place to override XDG_DATA_HOME, XDG_CONFIG_HOME and it did work. I am using Openshift online as Pass and per their policy ~/.local is locked down for write. After going through grunt-bower code and the following link + hours of headache, It was fixed.

https://github.com/Waxolunist/christian.sterzl.info/blob/master/resources/content/blog/bower-on-openshift.md

from grunt-bower.

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.