# Mac 客户端安装常见问题

{% hint style="info" %}
这篇文档已经迁移到新地址了：<https://moonvy.com/blog/post/2022/FigmaEX-Mac%E7%89%88%E5%AE%89%E8%A3%85%E5%B8%AE%E5%8A%A9/>
{% endhint %}

**`Mac 单独只安装 Figma Beta 版，暂时无法安装，正式版和 Beta 同时安装的情况，支持安装`**

## 安装器未显示 Figma 程序

![](/files/-MYcvqbr4t6fMX1W_hay)

**如果安装器未显示 Figma 程序**

### 1.Figma客户端未安装在「应用系统文件夹」里

解决办法：手动把 Figma 客户端移动至「应用系统文件夹」里，再重新安装 Figma EX，即可

###

### 2.Figma 客户端自行重命名

解决办法：手动把 Figma 客户端的名称，修改为“ Figma ”

### 3.Figma 文件夹没有访问权限

Figma > Contents > Resources，右键查看简介，查看权限是否为「读与写」。

如果不是，右下角的「🔐锁」打开，调整权限即可。

![](/files/-M_3wpHPOYbQD2WIFDr_)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://moonvy.gitbook.io/figma-ex/frequently-asked-questions/installation/question-3-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
