Skip to main content
Participant
May 3, 2020
Answered

Javsacript util.readFileIntoStream consistently returning undefined

  • May 3, 2020
  • 1 reply
  • 850 views

Whether I run without parameters and select a file or add the path parameter, it will not read the text file into the stream.  Keeps returning undefined.  Any thoughts?

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer DavidStanley18279873873

Ha, whenever I start a project in a new language, I always have a couple derp moments like this.  It was working, it just returns undefined lol

1 reply

DavidStanley18279873873AuthorCorrect answer
Participant
May 3, 2020

Ha, whenever I start a project in a new language, I always have a couple derp moments like this.  It was working, it just returns undefined lol