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
Hi,
I am trying to execute your example command "$ node extract -u /data/urls.txt-d /data/web-extract -c 35 -t 90000", but it returns the following message "__dirname is not defined".
I have also tried with the following command "$ node extract -u /data/urls.txt -d /data/web-extract -c 35 -t 90000" but it returns me always the same error.
I am executing the program inside the root folder of the project.
Can you please help me?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to execute your example command "$ node extract -u /data/urls.txt-d /data/web-extract -c 35 -t 90000", but it returns the following message "__dirname is not defined".
I have also tried with the following command "$ node extract -u /data/urls.txt -d /data/web-extract -c 35 -t 90000" but it returns me always the same error.
I am executing the program inside the root folder of the project.
Can you please help me?
The text was updated successfully, but these errors were encountered: