How do I configure config.yml so that I can install devkit?

后端 未结 5 1679
北荒
北荒 2021-02-04 00:33
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\\Users\\Aaron>cd /DevKit
The system cannot find the path spec         


        
5条回答
  •  忘了有多久
    2021-02-04 00:43

    So... that file is asking you to point to your ruby installation.

    for me... mine looked like:

    - C:\RailsInstaller\Ruby2.0.0
    

提交回复
热议问题