Error during generation: ewp13.js not found

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
vdelaroca
User
Posts: 2

Error during generation: ewp13.js not found

Post by vdelaroca »

Hi
I need help with this error:

Error: Failed to generate userfn13.js
at generateFile (C:\Users\Angelita\Documents\PHPMaker\Templates\phpv20170\cache\project1.js:50:32)
at Object.<anonymous> (C:\Users\Angelita\Documents\PHPMaker\Templates\phpv20170\cache\project1.js:339:1)
at Module.compile (module.js:556:32)
at Object.Module.
extensions..js (module.js:565:10)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.runMain (module.js:590:10)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:149:9)
Compiling project1.css...
Compiling bootstrap.css...
Compiling bootstrap-theme.css...
Compressing ewp13.js...
Error: \ewp13.js not found.


Webmaster
User
Posts: 9425

Post by Webmaster »

Error: Failed to generate userfn13.js

Check your client side scripts. If you use non alphanumeric characteres, make sure you enable UTF-8 Output Files in advanced settings, read Tools -> Advanced Settings in the help file.


vdelaroca
User
Posts: 2

Post by vdelaroca »

Thanks for the help but it's still the same.
I generated the DEMO2017 project and the error is similar.

Error: \ ewp13.js not found.


Webmaster
User
Posts: 9425

Post by Webmaster »

Error: \ewp13.js not found.

Make sure you have selected all "Other Files" in the popup Generate form. Make sure you don't have antivirus software which may try to remove *.js scripts.


Post Reply