question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't seem to work any more

See original GitHub issue

🐛 Bug Report

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

Upgraded all my projects and none of them work any more, with the error component Xxx is not a function

If you simply clone this project and then point parcel at the index.html file, you will notice that you get the same error:

💻 Code Sample

➜  npx parcel index.html
Server running at http://localhost:1234 
✨  Built in 2.35s.

In your browser console:

component.svelte:22 Uncaught TypeError: (0 , _component2.default) is not a function
    at Object.parcelRequire.4../components/app/component.svelte (component.svelte:22)
    at newRequire (main.5ce53338.js:48)
    at parcelRequire.12 (main.5ce53338.js:75)
    at main.5ce53338.js:80
parcelRequire.4../components/app/component.svelte @ component.svelte:22
newRequire @ main.5ce53338.js:48
parcelRequire.12 @ main.5ce53338.js:75
(anonymous) @ main.5ce53338.js:80

🌍 Your Environment

This project’s exact dependencies, and NodeJS 9.10.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
antonycommented, May 18, 2018

@DeMoorJasper This is excellent - it works brilliantly - you are an absolute legend!

1reaction
DeMoorJaspercommented, May 7, 2018

Awesome, wondering if this goes up all the way to parcel. It’s probably not really related to the plugin, I’ll def look further into this and open a pr/issue in the project this originates from

Sent with GitHawk

Read more comments on GitHub >

github_iconTop Results From Across the Web

it seems not working or it doesn't seem to work?
The correct phrase would be "it doesn't seem to work." it doesn't seem to work. This is correct. If you keep trying to...
Read more >
7 Reasons You Have No Motivation To Work (And ... - Zippia
In our modern work culture, being busy is often seen as a status symbol — it shows that you're in high demand and...
Read more >
Why "just do as I say" doesn't seem to work anymore ... - Creatis
He/she probably has not had great engagement from a boss who has clearly stated what is expected of them. The fix here is...
Read more >
5 Reasons You Don't Want to Work Anymore & How to Cope
Feeling like you don't want to work anymore can be a sign that you need to pay better attention to your day-to-day workflow....
Read more >
I don't feel like working anymore. What should I do? - Quora
No, there is nothing wrong with you. No one wants to work. That's why companies have to pay people to do all of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found