Nodejs tedious - Unable to process incoming package

Viewed 16

I am trying to use knex to do some database connections with .exe files created by pkg. However, everytime I change the files folder it gives the error below. I tested my configuration file and everything is ok, and node_modules is automatically added to my exe file by pkg. I do not know if there are other files that can interfer and make this error occur. enter image description here

0 Answers
Related