Open leaf-node opened 6 years ago
I forgot to mention that the error that I got was the following:
npx: installed 234 in 24.856s
Cannot find module 'abstract-cache-redis'
Thanks : )
The instructions at the bottom of the README worked:
NODE_PATH=$(pwd)/node_modules nixconfig_config_home=$pwd npx jscas-server
The non-working version is in the middle of the README file.
I really like your project, so thanks. : )
Thank you for the interest in the project. I'm glad you like it.
If you find issues, it would be best if you can submit a PR to fix them. My time for OSS work is very limited now.
@jsumners: I will create a pull request tonight.
Do you think that despite your limited time to work on FOSS that this project will be maintained to at least some extent over the next few years? If so, that would be great. : ) Thanks
I will keep it up as best I can, but I think it is rather complete. It has all the features I needed it to have for the project I wrote it for (and no longer maintain). But a community effort will certainly help things along.
I followed the installation instruction, but this step here:
doesn't work. Running this instead appears to work: