You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use replicateServer, but I get a process is not defined error. I'm using SvelteKit.
As soon as I import the function like so: import { replicateServer } from 'rxdb-server/plugins/replication-server'; I get the error.
The text was updated successfully, but these errors were encountered:
I'm trying to use replicateServer, but I get a
process is not defined
error. I'm using SvelteKit.As soon as I import the function like so:
import { replicateServer } from 'rxdb-server/plugins/replication-server';
I get the error.The text was updated successfully, but these errors were encountered: