Narve Sætre

Results 12 comments of Narve Sætre

As far as I can see, these problems, in combination, is currently a showstopper. nvm can not be used to install the latest (10+) versions of node and npm. And...

@tsauvajon thanks for replying. This doesn't work for me, if I understand you correct. ``` C:\>echo %NVM_SYMLINK% C:\Program Files\nodejs C:\>where node C:\Program Files\nodejs\node.exe C:\>nvm list * 10.2.1 (Currently using 64-bit...

I think this is a node problem (node ships with incompatible npm version -- how is this possible!?), which in combination with the nvm problem (can't upgrade npm) makes nvm...

Thanks! That worked for me :)

I am using the hosted version, and that does not seem to work for me. Maybe I'm missing something, or maybe it only applies to projects created after a certain...

@darora Why was this issue closed? It is still a problem for me. @steve-chavez I don't know why this issue was moved to postgrest-js - as far as I can...

Valid points from both @GaryAustin1 and @steve-chavez . The caching is less useful then ideal. However, in our case Garys note about reading a table applies, since other events frequently...

> Hey @narve, max age for options request is set to 1 hour in our hosted version. @inian would you care to elaborate on this? I don't see that header...

I have a similar problem, possibly the same: I have a table in "public" schema which references a table in the "auth" schema (this is a Supabase db, btw). Those...

> > Is this the same bug, or something else? > > This doesn't sound like the same thing as in this issue. Can you please create a minimal reproducer...