mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 17:52:41 +08:00
273 B
273 B
title
| title |
|---|
| Troubleshooting |
Common Pitfall: regenerator-runtime
If using @stacks/connect with vite, rollup, svelte, or vue, a package regenerator-runtime needs to be manually added to build the project successfully.
npm install --save-dev regenerator-runtime.