Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process is not defined #6407

Closed
LiamKrenn opened this issue Sep 20, 2024 · 1 comment
Closed

Process is not defined #6407

LiamKrenn opened this issue Sep 20, 2024 · 1 comment

Comments

@LiamKrenn
Copy link

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.

image

@LiamKrenn
Copy link
Author

Fixed it with: browserify/node-util#57 (comment)
and: https://github.com/davidmyersdev/vite-plugin-node-polyfills

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant