Getting compilation error while running mendix application locally from parallel desktop VM

3
Getting following error while running mendix application : EntryModuleNotFoundError: Entry module not found: Error: Can't resolve '\\Mac\Home\Documents\Mendix\My App\deployment\tmp\jsactions' in 'C:\Program Files\Mendix\8.17.0.11170\modeler\tools\node' But this same project run wells on windows machine. I am using mendix version 8.17.0
asked
3 answers
3

I get the same error when accessing the Mendix project from the Mac File Manager. 

The solution I use is to map my network drive to a letter, so in your case, I’d assign M: to \\Mac\Home\Documents\Mendix . When you open the project, do so from Windows Explorer on the M drive, not from the Mac File Manager. When you compile, it should be fine now.

Hope this helps.

answered
0

Some supportive images to complement Robert Price’s answer :)

 

 

answered
0

Hello, Need your help. I am getting the same error even after adding the folder. Could you please help with step by step instructions. 

answered