[rivet:dev]
[rivet:dev] > rivet-example-html5@1.0.0 rivet:dev C:\Users\Name\Desktop\rivet test\toolchain\examples\html5-node
[rivet:dev] > rivet dev --project rivet.dev.json
[rivet:dev]
[game-server:dev]
[game-server:dev] > rivet-example-html5@1.0.0 game-server:dev C:\Users\Name\Desktop\rivet test\toolchain\examples\html5-node
[game-server:dev] > npx wait-on tcp:6420 && cd packages/game-server && npm run dev
[game-server:dev]
[client:dev]
[client:dev] > rivet-example-html5@1.0.0 client:dev C:\Users\Name\Desktop\rivet test\toolchain\examples\html5-node
[client:dev] > cd packages/client && npm run dev
[client:dev]
[rivet:dev] 'rivet' is not recognized as an internal or external command,
[rivet:dev] operable program or batch file.
[rivet:dev] npm ERR! code ELIFECYCLE
[rivet:dev] npm ERR! errno 1
[rivet:dev] npm ERR! rivet-example-html5@1.0.0 rivet:dev: `rivet dev --project rivet.dev.json`
npm ERR! Exit status 1
[rivet:dev] npm ERR!
[rivet:dev] npm ERR! Failed at the rivet-example-html5@1.0.0 rivet:dev script.
[rivet:dev] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[rivet:dev]
[rivet:dev] npm ERR! A complete log of this run can be found in:
[rivet:dev] npm ERR! C:\Users\Name\AppData\Roaming\npm-cache\_logs\2024-11-05T13_34_58_667Z-debug.log
[rivet:dev] npm run rivet:dev exited with code 1
[client:dev]
[client:dev] > rivet-example-html5-client@1.0.0 dev C:\Users\Name\Desktop\rivet test\toolchain\examples\html5-node\packages\client
[client:dev] > vite
[client:dev]
[client:dev] 'vite' is not recognized as an internal or external command,
[client:dev] operable program or batch file.
[client:dev] npm ERR! code ELIFECYCLE
[client:dev] npm ERR! errno 1
[client:dev] npm ERR! rivet-example-html5-client@1.0.0 dev: `vite`
[client:dev] npm ERR! Exit status 1
[client:dev] npm ERR!
[client:dev] npm ERR! Failed at the rivet-example-html5-client@1.0.0 dev script.
[client:dev] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[client:dev] npm WARN Local package.json exists, but node_modules missing, did you mean to install?
[client:dev]
[client:dev] npm ERR! A complete log of this run can be found in:
[client:dev] npm ERR! C:\Users\Name\AppData\Roaming\npm-cache\_logs\2024-11-05T13_34_59_421Z-debug.log
[client:dev] npm ERR! code ELIFECYCLE
[client:dev] npm ERR! errno 1
[client:dev] npm ERR! rivet-example-html5@1.0.0 client:dev: `cd packages/client && npm run dev`
npm ERR! Exit status 1
[client:dev] npm ERR!
[client:dev] npm ERR! Failed at the rivet-example-html5@1.0.0 client:dev script.
[client:dev] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[client:dev]
[client:dev] npm ERR! A complete log of this run can be found in:
[client:dev] npm ERR! C:\Users\Name\AppData\Roaming\npm-cache\_logs\2024-11-05T13_34_59_450Z-debug.log
[client:dev] npm run client:dev exited with code 1