Posts by Ronan Felipe de Mesquita • 1 point
2 posts
- 
		0 votes1 answer30 viewsA: Error while reading a file and running line by line in the nodejsGood afternoon; I managed to solve my problem, what was happening is that I was passing the execa along with the function, and that actually had to put the execa inside the listr.. follows the… 
- 
		0 votes1 answer30 viewsQ: Error while reading a file and running line by line in the nodejsGood afternoon, I am creating a code to read a text file and run line by line using the execa packages and list in the nodejs, but it is checking the task function first then executes the commands.…