DEV Community

Discussion on: Creating a Headless eComm site with Prismic, imgix, Nuxt, & Snipcart

Collapse
 
woet profile image
Woet

I've cloned the project, connected Prismic & adjusted the Snipcart API key, but I seem to be getting the following error when booting up the project with yarn dev:

[Vue warn]: Error in render: "TypeError: Cannot read property 'data' of undefined"                                                                                                               02:11:05

found in

---> <NavBar> at components/NavBar.vue
       <Layouts/default.vue> at layouts/default.vue
         <Root>
Enter fullscreen mode Exit fullscreen mode
Collapse
 
daletom profile image
Tom Dale

Hi Woet, could you share the github link with me? I can figure out what the issue is from there.