strut icon indicating copy to clipboard operation
strut copied to clipboard

How can I test the latest version now

Open nguyengiabach1201 opened this issue 1 year ago • 4 comments

I had read this but I tried, and it does not work anymore :(

nguyengiabach1201 avatar Oct 19 '24 07:10 nguyengiabach1201

Without any hints, what the problem is, nobody can help you. Do you have any logs/errors? The latest version is on the website strut.io. Did you mean the latest code/the master-dev branch? Regarding version/branch point, see here: https://github.com/tantaman/strut/issues/423#issuecomment-1637167535

basteyy avatar Oct 19 '24 09:10 basteyy

I'm doing with the main branch. After cloning https://github.com/vlcn-io/cr-sqlite and run pnpm build inside cr-sqlite folder, it just has this error:

 ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND  No package.json (or package.yaml, or package.json5) was found in "/home/runner/Strut/cr-sqlite".

nguyengiabach1201 avatar Oct 19 '24 10:10 nguyengiabach1201

@nguyengiabach1201 same for me. fought it for hour and never got anywhere.

following...

MY BAD, this was not the exact error I experienced. Was on my phone, now on desktop and see better :) When I get time, will try build again later. But mine was something like:

.../node_modules/@vlcn.io/crsqlite install: Node.js v22.9.0 .../node_modules/@vlcn.io/crsqlite install: Failed  ELIFECYCLE  Command failed with exit code 1.

I then went to node 18, similar results.

oleteacher avatar Oct 19 '24 15:10 oleteacher

Did you changed into the folder and performed git pull?

basteyy avatar Oct 19 '24 17:10 basteyy