Why is it when I am doing suitecloud file:upload, it errors out with "Syntax error: missing : after property id. ". But I am able to suitecloud project:deploy.
I double check my code and there seems no error.
w
Watz
07/09/2022, 3:20 PM
Post the code and let someone else double check?
Or try to validate it in some online tool? https://eslint.org/play
s
suiteExperimenter
07/10/2022, 4:57 PM
will try eslint. thanks!
m
Mike Robbins
07/11/2022, 1:33 PM
I see that message when I'm trying to use object destructuring in SS2.1 but the script is flagged as 2.0 which doesn't support destructuring.