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

post.title issue #1

Open
nickeblewis opened this issue Mar 15, 2016 · 4 comments
Open

post.title issue #1

nickeblewis opened this issue Mar 15, 2016 · 4 comments

Comments

@nickeblewis
Copy link

Hi Andy,

I was looking for other Roots built sites and came across yours and was even more interested to see that you've open-sourced it here, awesome!

I have just run npm install and roots watch, having made no other changes and I am getting an error.

Cannot read property of undefined 'post.title' in _base.jade

So I am guessing that it isn't able to map to a posts folder or something??

Please advise and keep up the awesome work out there!!

Regards,

Nick Lewis

@andyshora
Copy link
Owner

Hey. I'm currently using roots@3.1.0, I had issues upgrading! try that.

Thanks!

On Tue, Mar 15, 2016 at 12:17 PM, Nick Lewis notifications@github.com
wrote:

Hi Andy,

I was looking for other Roots built sites and came across yours and was
even more interested to see that you've open-sourced it here, awesome!

I have just run npm install and roots watch, having made no other changes
and I am getting an error.

Cannot read property of undefined 'post.title' in _base.jade

So I am guessing that it isn't able to map to a posts folder or
something??

Please advise and keep up the awesome work out there!!

Regards,

Nick Lewis


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#1

@nickeblewis
Copy link
Author

Hi Andy

Thanks for getting back to me - I tried to install v 3.1.0 but it would appear to be still using 2.14.7 - I will try again later….

Thanks

Nick

On 15 Mar 2016, at 15:52, Andy Shora notifications@github.com wrote:

Hey. I'm currently using roots@3.1.0, I had issues upgrading! try that.

Thanks!

On Tue, Mar 15, 2016 at 12:17 PM, Nick Lewis notifications@github.com
wrote:

Hi Andy,

I was looking for other Roots built sites and came across yours and was
even more interested to see that you've open-sourced it here, awesome!

I have just run npm install and roots watch, having made no other changes
and I am getting an error.

Cannot read property of undefined 'post.title' in _base.jade

So I am guessing that it isn't able to map to a posts folder or
something??

Please advise and keep up the awesome work out there!!

Regards,

Nick Lewis


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#1


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#1 (comment) #1 (comment)

@andyshora
Copy link
Owner

Try doing npm uninstall roots, then ensure it's gone from your
node_modules folder and your package.json, then do npm i roots@3.1.0 --save-dev

On Tue, Mar 15, 2016 at 3:58 PM, Nick Lewis notifications@github.com
wrote:

Hi Andy

Thanks for getting back to me - I tried to install v 3.1.0 but it would
appear to be still using 2.14.7 - I will try again later….

Thanks

Nick

On 15 Mar 2016, at 15:52, Andy Shora notifications@github.com wrote:

Hey. I'm currently using roots@3.1.0, I had issues upgrading! try that.

Thanks!

On Tue, Mar 15, 2016 at 12:17 PM, Nick Lewis notifications@github.com
wrote:

Hi Andy,

I was looking for other Roots built sites and came across yours and was
even more interested to see that you've open-sourced it here, awesome!

I have just run npm install and roots watch, having made no other
changes
and I am getting an error.

Cannot read property of undefined 'post.title' in _base.jade

So I am guessing that it isn't able to map to a posts folder or
something??

Please advise and keep up the awesome work out there!!

Regards,

Nick Lewis


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#1


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:

#1 (comment)
<
#1 (comment)


You are receiving this because you commented.
Reply to this email directly or view it on GitHub:

#1 (comment)

@nickeblewis
Copy link
Author

Hey, that has worked, thanks :-)

On Tue, 15 Mar 2016 at 16:05 Andy Shora notifications@github.com wrote:

Try doing npm uninstall roots, then ensure it's gone from your
node_modules folder and your package.json, then do npm i roots@3.1.0 --save-dev

On Tue, Mar 15, 2016 at 3:58 PM, Nick Lewis notifications@github.com
wrote:

Hi Andy

Thanks for getting back to me - I tried to install v 3.1.0 but it would
appear to be still using 2.14.7 - I will try again later….

Thanks

Nick

On 15 Mar 2016, at 15:52, Andy Shora notifications@github.com wrote:

Hey. I'm currently using roots@3.1.0, I had issues upgrading! try
that.

Thanks!

On Tue, Mar 15, 2016 at 12:17 PM, Nick Lewis <notifications@github.com

wrote:

Hi Andy,

I was looking for other Roots built sites and came across yours and
was
even more interested to see that you've open-sourced it here,
awesome!

I have just run npm install and roots watch, having made no other
changes
and I am getting an error.

Cannot read property of undefined 'post.title' in _base.jade

So I am guessing that it isn't able to map to a posts folder or
something??

Please advise and keep up the awesome work out there!!

Regards,

Nick Lewis


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#1


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:

#1 (comment)
<

#1 (comment)


You are receiving this because you commented.
Reply to this email directly or view it on GitHub:

#1 (comment)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:

#1 (comment)

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

2 participants