Closed FliiFe closed 8 years ago
Before starting the application you have to run npm run compile
to transpile the source. If you make multiple changes you can also run npm run compile:watch
.
I will add it to the docs today.
Oh, thanks. I don't think it's mentionned anywhere...
It is mentioned now at https://github.com/daffl/mysam#developing
Hi. First of all, sorry for being so invasive today.
When you clone the repo and try to test, lib/server is not found. In fact, it's not there.
(I had to copy it from the npm-created folder in _/usr/lib/nodemodules/mysam)