当我尝试设置Devkit路径时,我最终得到以下错误
C:\Devkit>ruby dk.rb install
Invalid configuration or no Rubies listed. Please fix 'config.yml'
and rerun 'ruby dk.rb install'
Run Code Online (Sandbox Code Playgroud)
我无法解决此错误.有人能帮我吗?
这是我的config.yml文件.
# This configuration file contains the absolute path locations of all
# installed Rubies to be enhanced to work with the DevKit. This config
# file is generated by the 'ruby dk.rb init' step and may be modified
# before running the 'ruby dk.rb install' step. To include any installed
# Rubies that were not automagically discovered, simply …Run Code Online (Sandbox Code Playgroud)