Hello everyone, I’m new here. I got an error after I issued the command: block release
:x: Error: :x: The base could not be found. Make sure you have access to the base in which this block was created.
I have a Creator permission to the base. No problem encountered during development after “block run” command is issued. The custom app can successfully create a new table during testing. But when I issued the command “block release”, the error occurred. Is there anything I missed?
block --version
0.0.59
node --version
v12.18.3
npm --version
6.14.6
Thank you in advanced.