I can’t seem to release a block that’s based on the unmodified Url Preview example block code.
I literally just ran:
block init nid] --template=https://github.com/Airtable/blocks-url-preview google_drive_preview
“block run” works fine.
But when I try to run “block release” here’s what I get:
scotty:google_drive_preview scotty$ block release
building
copying package.json file
copying package-lock.json file
installing node modules
lnpm]
pnpm] > core-js@3.6.5 postinstall /private/var/folders/xb/yhygdpg55d734fcsckghy__m0000gn/T/airtableBlocks/build/1590085769112/transpiled/user/node_modules/core-js
-npm] > node -e “try{require(’./postinstall’)}catch(e){}”
tnpm]
bnpm] added 78 packages in 1.701s
Error: added 78 packages in 1.701s
Failed to build the block code!