: open failed: ENOENT (No such file or directory) android 10
//Remaining is same as before Android 10
//Only this one extra attribute is required
<application
android:requestLegacyExternalStorage="true">
: open failed: ENOENT (No such file or directory) android 10
//Remaining is same as before Android 10
//Only this one extra attribute is required
<application
android:requestLegacyExternalStorage="true">
: open failed: ENOENT (No such file or directory) android 10
//Remaining is same as before Android 10
<application
android:requestLegacyExternalStorage="true">
Error: ENOENT: no such file or directory, open
cloudinary.config({
cloud_name: process.env.CLOUDINARY_NAME,
api_key: process.env.CLOUDINARY_API_KEY,
api_secret: process.env.CLOUDINARY_API_SECRET,
shorten: true,
secure: true,
ssl_detected: true
})
const response = await cloudinary.uploader.upload(req.file.path)
console.log(response)
: open failed: ENOENT (No such file or directory) android 10
//Remaining is same as before Android 10
//Only this extra attribute is required
<application
android:requestLegacyExternalStorage="true">
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us