snapweb
snapweb copied to clipboard
prebuild release
/tmp/snapweb-0.2.0 $ make
tsc --build page/tsconfig.json
make: tsc: No such file or directory
make: *** [Makefile:6: tsc] Error 127
/tmp/snapweb-0.2.0 $ sudo apt install tsc
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package tsc
/tmp/snapweb-0.2.0 $
what?
could you provide a prebuild release that i only have to copy to /usr/share/snapserver/snapweb/ or even better a debian package?
Could you on the other hand tell me how to get this build on debian step by step?
maybe package node-typescript
?
i got it, copy that into your snapweb folder:
(build with release https://github.com/badaix/snapweb/releases/tag/v0.2.0 )
but please add builds to your official releases
They are all (maybe not all) here: https://github.com/badaix/snapweb/releases Plus they are bundled with Snapserver