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

svelte-3-example doesn't work #45

Closed
trafnar opened this issue Apr 29, 2019 · 3 comments
Closed

svelte-3-example doesn't work #45

trafnar opened this issue Apr 29, 2019 · 3 comments

Comments

@trafnar
Copy link

trafnar commented Apr 29, 2019

🐛 Bug Report

The included svelte-3-example directory doesn't work for me. I downloaded it, did npm install, then npm run start and I get these errors in the browser:

image

🎛 Configuration (.svelterc, package.json, cli command)

I'm not using any custom config.

💻 Code Sample

The code is directly from the svelte-3-example directory

🌍 Your Environment

"parcel-plugin-svelte": "^3.0.0",
"svelte": "^3.0.0"
@DeMoorJasper
Copy link
Owner

Yes it doesn’t work I didn’t have time to debug it, it’s the same issue that had already been reported. Svelte 2 still works though with v2 release of this plugin.

I’ll try look into this asap but haven’t really used svelte a lot besides writing this plugin and experimenting a lil with it

If anyone wants to debug this feel free to do so

Sent with GitHawk

@trafnar
Copy link
Author

trafnar commented Apr 29, 2019

Ah ok, I wasn't sure if it was expected to work currently.

Totally understand, thanks for your work on this project. I might try to fix it myself if I find time.

@NEO97online
Copy link

Duplicate of #44

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

3 participants