开发者

Bundler creates a ? folder in the project's root directory

whenever I run the bundle install command, bundler creates a directory in my projects 开发者_如何学JAVAroot with the name '?'. How can I prevent this from happening?

I'm assuming the ? directory is due to the fact that some path has not been found, but which? And how could I tackle this issue?

Best regards, DBA


Deleting the .bundle directory and running bundle install again seems to have solved the issue.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜