小编Ano*_*uar的帖子

对路径“/dev/shm/AzureFunctions”的访问被拒绝。不允许操作。在 Mac 上运行函数时

当我尝试在 Azure 函数上使用调试时,出现以下错误:

[2021-10-09T15:50:50.996Z] Cannot create directory for shared memory
usage: /dev/shm/AzureFunctions 
[2021-10-09T15:50:50.996Z]
System.IO.FileSystem: Access to the path '/dev/shm/AzureFunctions' is
denied. Operation not permitted.
Run Code Online (Sandbox Code Playgroud)

我已经将 NodeJS 降级到 v13。

如何在 Mac 上解决此问题?

debugging azure-functions

5
推荐指数
0
解决办法
675
查看次数

标签 统计

azure-functions ×1

debugging ×1