Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用内部存储一切正常。但是当尝试下载到外部存储时,我收到“平台错误”或“目标错误”错误。使用路径:{storage.label}/dir
我可以使用文件系统 API 在外部存储上创建空目录和文本文件。
The problem was using storage.label as path. You need to resolve the storage.label and use the directory.fullPath.
storage.label
resolve
directory.fullPath