Closed haricnugraha closed 2 months ago
ooooh deja vu. I think becuase we updated to the new oclif version we've had some p*cking problems before.
poke: @suyono3484 @syamsudotdev #1255 #1311
Confirmed. I can reproduce the problem.
Looking at the error message, the command npm run pack-tarballs
doesn't trigger tsc -b
, hence missing all the .js
files.
I tried to run npm run prepack
before issuing npm run pack-tarballs
and it worked.
Should we update the workflow? @haricnugraha
Yes, we should update it because it prevents us from releasing to Snapcraft.
Describe the bug Failed to build tarballs. More info https://github.com/hyperjumptech/monika/actions/runs/10003848111/job/27651660920.
To Reproduce Steps to reproduce the behavior:
Run
npm run pack-tarballs
.Expected behavior Tarballs built successfully.
Screenshots
Desktop (please complete the following information):