You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the local version of Ghost I have running for testing purposes, Vapor does not have a package.json file. According to the error, while not required now, it will be in the future, and I'd rather not have my Ghost blog borked by an omission. The exact warning message is:
Warning: Found a theme with no package.json file
Theme name: Vapor-master
This will be required in future. Please see http://docs.ghost.org/themes/
According to the developer documentation on Ghost.org, package.json will be required as of Ghost 0.6. I know it's a bit of a ways off from 0.6, but are there any plans to implement package.json prior to that Ghost release?
The text was updated successfully, but these errors were encountered:
Absolutely! There are a slew of updates coming in the next version, and this is one of the things from the developer roadmap I'm putting in. Thanks for asking!
Groovy! I'm happy to know I'm using a theme that's under active development and not just a passing fancy for a budding developer. Thanks Seth. I've also done a commit for the pagination.hbs on the Vapor theme to update the url call. I hope you don't mind.
According to the local version of Ghost I have running for testing purposes, Vapor does not have a package.json file. According to the error, while not required now, it will be in the future, and I'd rather not have my Ghost blog borked by an omission. The exact warning message is:
According to the developer documentation on Ghost.org, package.json will be required as of Ghost 0.6. I know it's a bit of a ways off from 0.6, but are there any plans to implement package.json prior to that Ghost release?
The text was updated successfully, but these errors were encountered: