Trouble with parallels

0
Hello, I am receiving this error message when I try to run my app locally. I have tried to update Java, delete and reinstall parallels.   Any other suggestions? 
asked
2 answers
0

Hi Saga,

You can try some more things:

  • Clean deployment directory
  • Check if all JavaScript files are present. Any JavaScript action should have a corresponding javascript file, so perhaps some are missing?
  • Map Mac drive to a drive letter and access your Mendix folder through that instead of \\Mac\home\, see: https://kb.parallels.com/en/116127

 

answered
0

This occurs when you access the project from a network folder. The solution is to map the network folder to a letter (I use M:) and open the project from there.

Good luck!

 

answered