Error when generate

Can anyone help me on this issue. I got this error when I run generate.Error: Cannot find module ‘C:\Users\isma\AppData\Roaming\PHPMaker2023\node_modules@phpmaker\core\phpmaker.js’

You better reinstall, or go to C:\Users<user>\AppData\Roaming\phpmaker2023, delete “node_modules” and “package-lock.json”, then open a command prompt there and run npm update.

I already reinstall but the same error come out
This problem occur when I install phpmaker 2023 ver 13, I try install ver 12 then the error gone. Before this Im using ver 13 and no problem

arbei wrote:

go to > C:\Users<user>\AppData\Roaming\phpmaker2023> , delete “node_modules” and “package-lock.json”, then open a command prompt there and run > npm update> .