google / clasp

🔗 Command Line Apps Script Projects
https://developers.google.com/apps-script/guides/clasp
Apache License 2.0
4.53k stars 423 forks source link

Problem build with tsc #939

Closed picunz closed 1 year ago

picunz commented 2 years ago

I build the project with tsc (typescript 4.8.3) but i have this error in apiutils Property 'flatMap' does not exist on type 'Schema$File[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.

I changed but without success, thanks

picunz commented 1 year ago

Sorry, hi changed node version and now is ok