mdauner / sveltejs-tippy

Tippy.js for Svelte
MIT License
40 stars 4 forks source link

Docs Suggestion: how to fix "ReferenceError: process is not defined" #154

Open LinasKo opened 2 years ago

LinasKo commented 2 years ago

Upon installing sveltejs-tippy, I immediately got "ReferenceError: process is not defined".

What fixed it was following this: https://github.com/EmilTholin/svelte-routing/issues/11