Hi
we used to push our zapier version by command “npm run zapier-push” and it was working fine 3 month earlier. but now when I am running this and trying to push new version then push is successful and there is no error in terminal but I am not seeing my new version in list.
also I have tried to use ‘Zapier push’ command getting this error
I have tried running the commands “npm i --save-dev @types...` ” but no success. can any one tell me what could be the possible issue. Thanks