Skip to content

Instantly share code, notes, and snippets.

@jimut
Created May 24, 2016 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimut/4f5abc03e6978832bdda3d7efd6e7744 to your computer and use it in GitHub Desktop.
Save jimut/4f5abc03e6978832bdda3d7efd6e7744 to your computer and use it in GitHub Desktop.
Unsupported beautification result 'Parsing error: Please check the validity of the block starting from line #3
1 | .container 2 | z-index: 0 3*| background: #FFF 4 | padding: 10px
Gonzales PE version: 3.0.0-28 Syntax: sass'.
Unsupported beautification result 'Parsing error: Please check the validity of the block starting from line #3
1 | .container
2 | z-index: 0
3*| background: #FFF
4 | padding: 10px
Gonzales PE version: 3.0.0-28
Syntax: sass'.
Hide Stack Trace
Error: Unsupported beautification result 'Parsing error: Please check the validity of the block starting from line #3
1 | .container
2 | z-index: 0
3*| background: #FFF
4 | padding: 10px
Gonzales PE version: 3.0.0-28
Syntax: sass'.
at beautifyCompleted (file:///C:/Users/Jem/.atom/packages/atom-beautify/src/beautify.coffee:135:21)
at tryCatcher (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\util.js:16:23)
at Promise._settlePromiseFromHandler (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\promise.js:502:31)
at Promise._settlePromise (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\promise.js:559:18)
at Promise._settlePromise0 (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\promise.js:604:10)
at Promise._settlePromises (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\promise.js:679:18)
at Async._drainQueue (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\async.js:138:16)
at Async._drainQueues (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\async.js:148:10)
at Async.drainQueues (C:\Users\Jem\.atom\packages\atom-beautify\node_modules\bluebird\js\release\async.js:17:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment