Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我被困在这里:
安装/更新 AsseticBundle 9c1b7269a4517d1ae94af2dc0d6d6fc4b31e6c10 HEAD 现在位于 41b5913 Merge pull request #27 from stof/disable_profiler sh: /app/console: Permission denied sh: /app/console: Permission denied
存储库有什么问题?我该如何解决这个问题?
看来我需要让我的应用程序/控制台 chmod 777。我从 2.0.12 开始一直在更新,但奇怪的是我现在才收到那个错误。
另一个建议是使 git 存储库为 https;但这没有用。