Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Apr 15, 2020 12:12 PM
I’m seeing this error today in my custom block, but don’t think that I’ve changed anything dramatically in my code. Can someone tell me the fix? Thanks.
Solved! Go to Solution.
Apr 15, 2020 12:17 PM
Can you try upgrading to the latest version of the CLI?
$ npm install -g @airtable/blocks-cli@latest
Apr 15, 2020 12:17 PM
Can you try upgrading to the latest version of the CLI?
$ npm install -g @airtable/blocks-cli@latest
Apr 15, 2020 12:42 PM
That did the trick. Thanks!