zeevo / next-postgrest

Use Next.js with PostgREST effortlessly
MIT License
2 stars 0 forks source link

npm install next-postgrest error #1

Closed zhuewizz closed 5 months ago

zhuewizz commented 5 months ago

npm install next-postgrest error

npm ERR! Cannot read properties of null (reading 'matches')

ubtun 22

zeevo commented 5 months ago

Hey there 👋

I'm not able to recreate this. Can you test with a fresh project using...

  1. npx create-next-app@latest
  2. (in the new project) npm install next-postgrest

What version of NodeJS/NPM are you using?

zhuewizz commented 5 months ago

tks ,i have slove the programe