I have cloned the activepieces project today and after creating a custom piece it is showing one error while testing the flow:
" ERR_PNPM_FETCH_404 GET https://registry.npmjs.org/@activepieces%2Fpiece-piece_name: Not Found - 404\n\nThis error happened while installing a direct dependency of /var/local/lib/isolate/99/box\n\n@activepieces/piece-piece_name is not in the npm registry, or you have no permission to fetch it.\n\nNo authorization header was set for the request.\n",
The last version was working fine, but today, when I freshly cloned it, it showed this error. Please reply.