Remote-ftp: Failed to load the remote-ftp package

Created on 17 Nov 2018  路  2Comments  路  Source: icetee/remote-ftp

Atom: 1.32.2 x64
Electron: 2.0.9
OS: Ubuntu 18.04.1
Thrown From: remote-ftp package 2.2.1

Stack Trace

Failed to load the remote-ftp package

At variable @ui-size is undefined in /home/oleg/.atom/packages/remote-ftp/styles/remote-ftp.less:172:13

LessError: variable @ui-size is undefined
at /home/oleg/.atom/packages/remote-ftp/styles/remote-ftp.less:172:13

Most helpful comment

The problem was solved by changing @ui-size to @font-size. In my situation it was in non-default theme atom-material-ui.

All 2 comments

The problem was solved by changing @ui-size to @font-size. In my situation it was in non-default theme atom-material-ui.

Fixed in v2.2.2.

Was this page helpful?
0 / 5 - 0 ratings