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: Invalid value for argument 2. Property 'toolbar': Unexpected property. #593

Closed
Bubelbub opened this issue Apr 27, 2017 · 2 comments
Closed

Comments

@Bubelbub
Copy link

Hey guys,

I installed Koala a few minutes ago and tried to compile my scss styles.
But then I got this error.

---uncaughtException---
Error: Invalid value for argument 2. Property 'toolbar': Unexpected property.
	at validate (extensions::schemaUtils:34:13)
	at Object.normalizeArgumentsAndValidate (extensions::schemaUtils:116:3)
	at Object.<anonymous> (extensions::binding:414:30)
	at createNotifierWindow (C:\Users\Bubelbub\AppData\Local\Temp\nw2124_2251\app\scripts\notifier.js:131:22)
	at showNotification (C:\Users\Bubelbub\AppData\Local\Temp\nw2124_2251\app\scripts\notifier.js:75:18)
	at Object.exports.throwError (C:\Users\Bubelbub\AppData\Local\Temp\nw2124_2251\app\scripts\notifier.js:24:5)
	at SassCompiler.Compiler.throwError (C:\Users\Bubelbub\AppData\Local\Temp\nw2124_2251\app\scripts\Compiler.js:67:11)
	at C:\Users\Bubelbub\AppData\Local\Temp\nw2124_2251\app\scripts\compilers\SassCompiler.js:232:18
	at ChildProcess.exithandler (child_process.js:212:5)
	at emitTwo (events.js:106:13)

Maybe there is a problem with the SassCompiler.js? But If I specify the sass compiler by myself then it's not working, too.

gem install sass
sass -v
Sass 3.4.23 (Selective Steve)

2017-04-27 12_29_21-koala - a cool tool for web developers

@SummerChroma
Copy link

I am having the same problem...

@zaygraveyard
Copy link
Collaborator

Duplicate of #579

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