Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at CSON's CoffeScript on compile #40

Closed
mightyiam opened this issue Sep 25, 2014 · 4 comments
Closed

Error at CSON's CoffeScript on compile #40

mightyiam opened this issue Sep 25, 2014 · 4 comments

Comments

@mightyiam
Copy link
Contributor

➜  mingimingi git:(master) ✗  node node_modules/projectz/bin/projectz compile
info: Initialising project
info: Initialised project
info: Loading changes
error: TypeError: undefined is not a function
  at Object.exports.eval (/home/shahar/src/mingimingi/node_modules/projectz/node_modules/cson/node_modules/coffee-script/lib/coffee-script/coffee-script.js:133:47)
  at CSON.parseSync (/home/shahar/src/mingimingi/node_modules/projectz/node_modules/cson/out/lib/cson.js:105:34)
  at ambi (/home/shahar/src/mingimingi/node_modules/projectz/node_modules/cson/node_modules/ambi/out/lib/ambi.js:57:27)
  at [object Object]._onTimeout (/home/shahar/src/mingimingi/node_modules/projectz/node_modules/cson/out/lib/cson.js:89:18)
  at Timer.listOnTimeout (timers.js:133:15)

➜  mingimingi git:(master) ✗

Malformed CSON file?

{
    title: "MingiMingi"
    name: "mingimingi"
    repo: "mightyiam/mingimingi"
    description: "Another document editor for browsers."
    keywords: [
        "document",
        "editor",
        "browser"
    ]
    author: "2014+ Shahar Or" +
        " <mightyiampresence@gmail.com>" +
        " (https://github.com/mightyiam)"
    license: "GPLv3"
    browsers: true
    badges:
        gittip: "mightyiam"
}
@mightyiam
Copy link
Contributor Author

Here's a branch where this happens when projectz compile is run.

@mightyiam
Copy link
Contributor Author

Would otherwise really like to use it!

@balupton
Copy link
Member

v1.0.0 has just been released, it may fix this - closing, happy to re-open

@mightyiam
Copy link
Contributor Author

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants