Trouble running TakeShape App for the first time #11531
Unanswered
severinschmid
asked this question in
Help
Replies: 1 comment 1 reply
-
@severinschmid Hi there, I wrote the TakeShape example. Sorry that the error message is confusing. I believe it's happening because your takeshape API is returning empty results. Can you try debugging by adding |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I am relatively new to web development and wanted to start a site with zeit.co and TakeShape. I followed the documentation until the end and thought I did everything correctly, but I can't get the app to run even locally. This is the error message I get:
"Error serializing
.allPosts
returned fromgetStaticProps
in "/". Reason:undefined
cannot be serialized as JSON. Please usenull
or omit this value all together."I can't figure out what that means because I don't yet understand the concept of staticProps. Any help would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions