atom / language-sass

Sass package for Atom
Other
62 stars 58 forks source link

<unknown> is deprecated. #252

Closed bhhaskin closed 6 years ago

bhhaskin commented 6 years ago

You have the core package "language-sass" installed as a community package. See https://github.com/atom/dalek for how this causes problems and instructions on how to correct the situation.

<unknown> (<embedded>:13400:20)
Generator.next (null:null:null)
step (<embedded>:13387:279)
<unknown> (null:null:null)
process._tickCallback (internal/process/next_tick.js:109:7)
rsese commented 6 years ago

Thank you for the report!

The README linked in the report gives you instructions on the steps you need to take to get rid of this deprecation https://github.com/atom/dalek#i-got-a-warning-what-do-i-do

bhhaskin commented 6 years ago

Oops! totally missed that. Thanks!