octopress-2.0,ruby-2.3.1,ubuntu20.04,可以运行(修改这里后)
octopress-2.0,ruby-2.5.9,ubuntu20.04,可以运行(修改这里后)
octopress-2.0,ruby-2.6.9,ubuntu20.04,可以运行(修改这里后)
octopress-3.0,ruby-2.5.9,ubuntu20.04,可以运行(無需修改)
octopress-3.0,ruby-2.6.9,ubuntu20.04,可以运行(無需修改)
換了版本要重新安裝octopress3.0:
1
|
|
octopress-2.0-3.0,ruby-3.1.1,ubuntu20.04,都無法运行。
I just installed and Compass & Sass as described here.
I got the following warning when I ran compass watch
for the first time. What exactly does it mean? What should I do to fix it, do I need to do anything?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|
1 Answer :
To fix the error message, just change the line 87 from your “_deprecated-support.scss” file to this:
1 2 3 4 5 6 7 8 9 10 11 |
|
The file can be found at your /home/dong/.rvm/gems/ruby-2.3.1/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss