examples icon indicating copy to clipboard operation
examples copied to clipboard

next-adapter example (MacOSX)

Open georgii-ivanov opened this issue 4 years ago • 1 comments

Describe the bug After deployment of with-nextjs example I receive following error during compilation:

Screenshots image

To Reproduce 0. scaffold with-nextjs app on Mac

  1. yarn next dev

Expected behavior No errors. Compiled version is working.

Desktop (please complete the following information):

  • OS: MacOSX
  • Browser Any
  • Version Any

georgii-ivanov avatar Aug 05 '21 01:08 georgii-ivanov

Yeah, the next example is super outdated.

You should use this instead: https://github.com/axeldelafosse/expo-next-monorepo-example

nandorojo avatar Oct 24 '21 15:10 nandorojo