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
sorry for the long response times, I don't find that much time these days to keep an eye on GitHub. In theory, what you are trying to do should be possible. The filename ist directly passed to fs.readFile, which should accept a full path as well. I'll try to reproduce your issue as soon as I find the time, maybe there is a glitch in the logic :)
I'm trying to write a script where you pass a full path to a file and it will search it but when i run the search I get
Can I find a file using the full path or does it need to be in the same directory as the script?
The text was updated successfully, but these errors were encountered: