-
Notifications
You must be signed in to change notification settings - Fork 9
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
Warnings about constant redefinition when used with Nanoc v4.9.3 #37
Comments
This indeed harmless, even though it doesn’t look like it. I think this might not be easily resolvable in a generic way, because One way around it would be to define constants as
… but that is a bit icky. |
FYI: there is the (experimental) nanoc-live project, which adds a References: |
Hitting these as well, see https://gitter.im/nanoc/nanoc?at=617fca50fb8ca0572bf78ffc The thing with |
I recommend switching to
Now, you can use the command (You can now also delete your |
I overlooked |
Hey,
I'm not sure whether this is Nanoc's or the Guard plugin's fault, but the latest versions give the following warnings when starting
nanoc live
:Functionality seems to work though.
The text was updated successfully, but these errors were encountered: