Hey Jason, I was wondering if you could help me debug the above error in my code. I've been following along with the videos up until the part where we import the layout into our pages on the negronis site, but I keep getting the above error when I run yarn workspace negronis develop.
It works when I checkout your commit at the same point: 2aad80f8c09f9bfddba1950832bd56b1d9f29b5b
I've ran git diff against my repo and yours at the commit above and I can't for the life of me figure out why mine isn't working when yours is.
Hey Jason, I was wondering if you could help me debug the above error in my code. I've been following along with the videos up until the part where we import the layout into our pages on the negronis site, but I keep getting the above error when I run
yarn workspace negronis develop
.It works when I checkout your commit at the same point: 2aad80f8c09f9bfddba1950832bd56b1d9f29b5b
I've ran git diff against my repo and yours at the commit above and I can't for the life of me figure out why mine isn't working when yours is.