contentful/apps

page-location-example broken

Closed this issue · 4 comments

Describe the bug
Using the latest package.json on the example "Page-location" App

To Reproduce

  • npm install page-location app
  • npm start

Expected behavior
App development server starts

Screenshots
image

Desktop (please complete the following information):
Mac OS - Catalina

Additional context
Add any other context about the problem here.

Hi @imshuffling, thanks for the report! As a quick followup, what node version are you using?

Hey @kdamball Node version v14.0.0, Do you think thats the issue?

@imshuffling We're planning on migrating this to a more reliable setup, however I am still able to build this. However, as the .nvmrc in the project is on v10.22.1, I'd suggest trying that version and see if you can still build the example project

Closing this for now. Feel free to reopen in case the issue is ongoing