我正在尝试通过brew安装Imagemagick,我在安装时收到此消息:
Warning: imagemagick-6.8.6-3 already installed, it's just not linked
Run Code Online (Sandbox Code Playgroud)
当我尝试通过brew链接链接它时,我得到了这个:
brew link imagemagick
Warning: Could not link imagemagick. Unlinking...
Linking /usr/local/Cellar/imagemagick/6.8.6-3...
Error: File exists - /usr/local/etc
Run Code Online (Sandbox Code Playgroud)
想法?我试过了:
'brew link -f imagemagick'
Run Code Online (Sandbox Code Playgroud)
没有运气(我得到与上面相同的错误信息).这里建议:使用ImageMagick进行Brew链接
根据brew更新,我是最新的.Brew医生回复此信息:
Warning: You have MacPorts or Fink installed:
/Users/user_name/.rvm/bin/port, /opt/local/bin/port
This can cause trouble. You don't have to uninstall them, but you may want to
temporarily move them out of the way, e.g.
sudo mv /opt/local ~/macports
Warning: You have unlinked kegs in your Cellar
Leaving kegs …Run Code Online (Sandbox Code Playgroud) 为什么<amp-sidebar>要成为身体的直接孩子?
我处于一种情况,在代码结构方面,我将更容易包含<amp-sidebar>在一个<div>.我希望它的行为完全像<amp-sidebar>,但我没有任何简单的方法将元素放置为a的直接子元素<body>.
当我看到这个逐个示例的页面没有通过AMP验证器时,我特别困惑.
有人可以照亮我吗?我想在github上打开一个问题,但我不确定是否有错误.