0

I deployed a restlet to my server and selected app-all.js. some odd reason when calling it I get that error and that's it. What am I doing wrong? What should fix it?

1 Answers1

0

I found its because I was using suitescript 1.0 and its not supported anymore. I have updated to suitescript 2.0 and not used any dependencies in it and it works correct. Also, not having dependencies will solve the issue.