Hi,
First of all, I would like to congratulate you on the new version and wish you more progress and abundant success
All CRUD missions not working directly. I have to add the following line in the top :
const Backendless = require(‘backendless’);
But When I got to the [Update Object With API], I could not execute it, and VSCode editor giving me an error message:
(property) require: any
File is a CommonJS module; it may be converted to an ES6 module.ts(80001)
I went back to the previous two CRUD missions and it gave me the same error even though I successfully completed them
Regards,
Mashhour