Code Monkey home page Code Monkey logo

Comments (16)

nevir avatar nevir commented on August 15, 2024

Doh, turns out I'm a complete sh newb. I just pushed groc v0.2.5 (with 951c8dd), which should fix that issue at least

from groc.

nevir avatar nevir commented on August 15, 2024

(this also points to the updated nevir/node-autorequire#2, which tackles the node version requirements that you were running up against over there)

from groc.

Raynos avatar Raynos commented on August 15, 2024
 Publishing documentation to github...
! /usr/local/lib/node_modules/groc/scripts/publish-git-pages.sh: 12: Syntax error: Bad for loop variable

from groc.

nevir avatar nevir commented on August 15, 2024

Curses! My hunch is that you have an actual sh and I'm doing bad things. Rather than dealing with that, I'm just going to make bash a hard requirement for now: bd5c32b

I pushed v0.2.6 which switches the shebang to point to bash instead of sh. Does that clear it up?

from groc.

Raynos avatar Raynos commented on August 15, 2024

It ran but deleted all my files -.- <not impressed>

https://gist.github.com/1592084

from groc.

nevir avatar nevir commented on August 15, 2024

You should be in the gh-pages branch - if so, run the following to get back into a good state:

git reset --hard HEAD && git checkout master

from groc.

nevir avatar nevir commented on August 15, 2024

It should be only removing files checked into the gh-pages branch. In order to figure out how that went wrong - what's your .gitignore look like?

from groc.

Raynos avatar Raynos commented on August 15, 2024

yeah I got the code back, it's just the script doesn't do anything useful :D,

Thankfully the script said "commit code before I continue running"

from groc.

nevir avatar nevir commented on August 15, 2024

Yeah, definitely don't want to screw things up unless you have everything checked in

from groc.

nevir avatar nevir commented on August 15, 2024

Do you have the node_modules directory checked into your project? It looks like some files aren't owned by your user, so it's failing to clean those up (I don't want to inadvertently copy files around to your docs branch). The script might be happy if you chown them all

from groc.

Raynos avatar Raynos commented on August 15, 2024

removing node_modules from git and adding it to .gitignore made the problem go away

from groc.

Raynos avatar Raynos commented on August 15, 2024

@nevir as an aside, is there any easy way to change the colour style of groc. (Your choice is ugly :()

from groc.

nevir avatar nevir commented on August 15, 2024

@Raynos There isn't at the moment, but I'm in the process of revamping the style, I'll see about making that more extensible

from groc.

Raynos avatar Raynos commented on August 15, 2024

@nevir also note that the menu doesn't build properly for me : http://raynos.github.com/nCore-example/test/server.html

from groc.

nevir avatar nevir commented on August 15, 2024

Hmm, what browser are you using?

from groc.

Raynos avatar Raynos commented on August 15, 2024

@nevir never mind the bug is magically gone.

from groc.

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.