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 while compiling (both with $ coffee and $ cake build) #5

Closed
niftylettuce opened this issue Aug 21, 2012 · 1 comment
Closed

Comments

@niftylettuce
Copy link
Contributor

nifty@nifty ~/Public/node-slug $ coffee -c src/slug.coffee
SyntaxError: In src/slug.coffee, multiple object literal properties named "'ç'"
    at SyntaxError (unknown source)
    at Obj.compileNode (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:1187:19)
    at Obj.compile (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:46:21)
    at Value.compileNode (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:701:24)
    at Value.compile (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:46:21)
    at Assign.compileNode (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:1554:24)
    at Assign.compile (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:46:21)
    at Block.compileNode (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:307:23)
    at Block.compileWithDeclarations (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:391:19)
    at Block.compileRoot (/home/nifty/local/lib/node_modules/coffee-script/lib/coffee-script/nodes.js:364:19)
@dodo
Copy link
Owner

dodo commented Jun 21, 2013

merged pull request #6.

@dodo dodo closed this as completed Jun 21, 2013
GerHobbelt pushed a commit to GerHobbelt/node-slug that referenced this issue Feb 4, 2021
a 2mb JS file is actually a very low pressure JS file
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

2 participants