Skip to content
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

Templates missing - can't view the projects #350

Open
spekulatius opened this issue Sep 9, 2015 · 0 comments
Open

Templates missing - can't view the projects #350

spekulatius opened this issue Sep 9, 2015 · 0 comments

Comments

@spekulatius
Copy link
Contributor

Hello,

I discovered an issue following the installation guide ( https://github.com/silverstripe/deploynaut/blob/1.1/docs/en/index.md ). During the installation it requires the current dev master:

composer require "silverstripe/deploynaut:*"

Which missing some templates currently - including the Page.ss file. This causes me to not being able to view any projects. I'm ending up on the "default themed start page":

screenshot

The templates have been removed here: ca50f53

My fix is doing this instead:

composer require "silverstripe/deploynaut:*@stable"

I feel like this is the better approach as you can't be sure dev-master will be usable. Should I update the documentation or is there a different solution approach I'm not aware of?

Cheers,
Peter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant