Sarasinakei
Sarasinakei
Responding to cases using firebaseee predeploy in pnpm script
The following error occurs. `error retrieving approvers: error parsing exclude-workflow-initiator-as-approver flag: strconv.ParseBool: parsing "": invalid syntax` my workflow step: ``` - uses: trstringer/manual-approval@v1 with: secret: ${{ github.TOKEN }} approvers: jieey1140...
Hello. When I check my package.json using npm-check, I encounter the following errors: husky - NPM ERR! Registry error Unexpected token @ in JSON at position 3324 lint-staged - NPM...
While developing the electron app this time, I used a solution called “toDesktop” and what happened was that it tried to install all the dependencies. So I thought of adding...
### Description Hello, I am currently running a large app with a bundle size of about 50MB. Since 70% of that consists of content-related games, I am planning to introduce...