【发布时间】:2021-03-26 01:44:09
【问题描述】:
我正在使用 AWS Amplify for Flutter。我在本地创建了一个 Graph QL API,但是当我尝试使用 amplify push 推送时,它失败并出现以下错误。我已经尝试更新 npm 以及清除 npm 缓存。
EPERM: operation not permitted, scandir '/Users/naman/.Trash'
An error occurred during the push operation: EPERM: operation not permitted, scandir '/Users/naman/.Trash'
【问题讨论】:
标签: amazon-web-services flutter npm aws-amplify