We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
node版本为v16.20.1 ali-oss Version: 6.17.1
const st = fs.createReadStream(imgLoc); try { const { url } = await ossClient.put(ossKey, st); return url; } catch(e) { console.log('上传失败:' + e); }
Sorry, something went wrong.
麻烦确认下这两个问题:
No branches or pull requests
The text was updated successfully, but these errors were encountered: