You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the description given isn't fully accurate: fs.createReadStream(filePath) should indeed be itself, but filePath should instead point to a file rather than a directory.
The file name and path are different (or at least can be, and that should be shown off) so the change should definitely not remove the filePath variable.
Description
Reproducible in:
node slack sdk version: *
OS version(s): *
Device(s): *
Steps to reproduce:
Expected result:
Actual result:
The text was updated successfully, but these errors were encountered: