ERR_ACCESS_DENIED


每当 Node.js 尝试访问受 权限模型 限制的资源时,就会触发一种特殊类型的错误。

¥A special type of error that is triggered whenever Node.js tries to get access to a resource restricted by the Permission Model.