Azakur4/less-compiler

TextEditor.getUri is deprecated.

Closed this issue · 2 comments

Hi,

I had the following issue appear when trying to save a .less file and compile it. Using Atom version 0.190.0

Use ::getURI instead

TextEditor.getUri (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:2818:7)
LessCompilerProcess.compile (/Users/liam.morgan/.atom/packages/less-compiler/lib/less-compiler-process.coffee:18:24)

Any easy fix for this?

Yes, I will review this now, thanks for advice.

Solved in the new version.