Styleguide Not Working

I just goto /client directory and run the command

npm run styleguide

then I found the error

styleguide
npm run ensure-node-version && start-storybook -p 9001

ensure-node-version
check-node-version --package

sh: start-storybook: command not found

How can I fix this issue ?

Hey there!

Sharetribe Go works with Node 18.16 (see https://github.com/sharetribe/sharetribe?tab=readme-ov-file#technology-stack).

Is this the version you have installed and configured? If not, things may not work smoothly.

Hopefully, this helps!

@thomasmalbaux I have the same version installed and also I installed the node modules with this version. And still getting the error that I shared.

Alright. Unfortunately, I can’t think of anything specific so hopefully, someone who has experience something similar will share their experience.