Can't open .txt file in extendscript
Hello,
Beginner at extendscript so apologies in advance.
I'm trying to open a .txt file and read it's content with a Photoshop script, but i get the following error message:

Through my own research it seems as it complains that node.js is not enabled. I have enabled it in my manifest.xml file as seen here:

But i still get the error. I also at one point call the "__Dirname" prefix to get my scripts path, but it complains about not being referenced.
What am i doing wrong?
