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

Getting a TypeError #4

Open
agats opened this issue Jul 3, 2013 · 2 comments
Open

Getting a TypeError #4

agats opened this issue Jul 3, 2013 · 2 comments

Comments

@agats
Copy link

agats commented Jul 3, 2013

Hi there,

I am getting this error when I am trying to condense a single file

/usr/lib/node_modules/css-condense/node_modules/css-stringify/lib/compress.js:135
+ this.indent(1)
^
TypeError: Object # has no method 'indent'
at Compiler.page (/usr/lib/node_modules/css-condense/node_modules/css-stringify/lib/compress.js:135:12)
at Compiler.visit (/usr/lib/node_modules/css-condense/node_modules/css-stringify/lib/compress.js:31:25)
at Array.map (native)
at Compiler.media (/usr/lib/node_modules/css-condense/node_modules/css-stringify/lib/compress.js:58:18)
at Compiler.visit (/usr/lib/node_modules/css-condense/node_modules/css-stringify/lib/compress.js:31:25)
at Array.map (native)
at Compiler.compile (/usr/lib/node_modules/css-condense/node_modules/css-stringify/lib/compress.js:22:12)
at Object.module.exports as stringify
at compressCode (/usr/lib/node_modules/css-condense/index.js:55:20)
at compress (/usr/lib/node_modules/css-condense/index.js:27:10)

@ben-eb
Copy link

ben-eb commented Sep 14, 2013

I'm getting this when parsing Bootstrap 3. I have no idea what's causing the issue.

@dominikwilkowski
Copy link

👍

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