Closed erossdev closed 2 years ago
Correct, we're still building and refining things via work on Kaption.co ... Docs need to be updated.
The probably you have above may be related to the version of Node you're using (should be 16+)...
Even after upgrading to node 16 I'm still getting issues. First it complained there was no favicon.png which was easily fixed but now I'm getting
ERROR Failed to resolve force included dependency: vuex
Is there a public roadmap or will this only be developed in-house at kaption.co?
The above issue looks like we need to add Vuex to a package.json
somewhere.. Which repo are you trying to run? i'll update it.
Once Kaption is in production we will be updating the docs, and refining Factor for production use as a rapid GIT-powered CMS blogging/website creation engine.
Overall the issue is that the JS ecosystem best practices and tooling have been changing on a weekly basis.
I tried doing a "getting started" from the factor website and create the minimum but doesn't seem to be working. If you have a minimal example that would be cool.
Agreed on the ecosystem! People always want the "latest cool thing" when it's not always the best...
Let me know if I can help in some way, feel free to close this issue too
I'm a big fan from what I see of factor but I can't get it up and running (below is the error). I know you are doing a massive re-write and I was hoping to possibly contribute to the project but there are no guidelines or instructions to get up and running on my local machine.