-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
moban should report the directory is missing #8
Comments
Likewise if only
|
Yep, I will fix it. |
chfw
added a commit
that referenced
this issue
Nov 18, 2018
* 🔥 separate handlebars to moban-handlebars * 🐛 fix get_primary_key will fail when a module is loaded later. fix #8. and remove pybars3 * 📚 update handlebars usage * 🐛 moban hash does not work because trailing new line was not removed when the hash is calculated but is removed when saving the files. hence moban think the file is always updated. 🔥 remove engine handlebars loading * 📚 update conf.py from pypi-mobans-pkg * 💚 use moban-handlebars git repo for testing * 📚 update change log, docs and correct typepos
ayan-b
pushed a commit
to ayan-b/moban
that referenced
this issue
Jan 15, 2019
* 🔥 separate handlebars to moban-handlebars * 🐛 fix get_primary_key will fail when a module is loaded later. fix moremoban#8. and remove pybars3 * 📚 update handlebars usage * 🐛 moban hash does not work because trailing new line was not removed when the hash is calculated but is removed when saving the files. hence moban think the file is always updated. 🔥 remove engine handlebars loading * 📚 update conf.py from pypi-mobans-pkg * 💚 use moban-handlebars git repo for testing * 📚 update change log, docs and correct typepos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running moban on an uninitialised
pyexcel/pyexcel
clone:OSError: Both pyexcel.yaml and commons/config/pyexcel.yaml does not exist
This is a little confusing.
It would be better to identify that
commons
doesnt exist.And per #6 , moban should find it automatically!
Also
pyexcel.yml
exists, which may cause the user to wonder if that is related to the problem.The text was updated successfully, but these errors were encountered: