简体   繁体   English

带有netbeans的Ruby on Rails插件6.9.1

[英]Ruby on Rails Plugins with netbeans 6.9.1

In net beans 6.9.1 on windows rails plug-ins just simply don't work. 在Windows Rails插件上的Net Beans 6.9.1中,根本无法使用。 they wont even install from the command line, has anyone ever seen this before. 他们甚至都不会从命令行安装,有没有人看过这个。

I am using git for windows and when I run. 我在Windows和运行时都使用git。

ruby script\plugin install http://github.com/thoughtbot/shoulda.git/

in the base directory of my app I get. 在我的应用程序的基本目录中。

Permission denied -- script/plugin (LoadError)

I have made sure the directory is readable, so I don't have a clue. 我已经确定目录是可读的,所以我没有头绪。

Are you running as Administrator? 您是否以管理员身份运行? The fact that your account has administrative privileges is not the same as running a ruby script as Administrator. 您的帐户具有管理特权的事实与以管理员身份运行ruby脚本不同。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM