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.

expected a functiom

See original GitHub issue

如果开启 inlineRequires 就会出现这个问题

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
youngjuningcommented, Jun 19, 2019

just set inlineRequires to true, you can see it

0reactions
Dean177commented, Jun 19, 2020

Ah, I closed the wrong one. #151 is a duplicate of this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Passing method to lodash with vue gives 'Expected a function'
Even though I am passing a function reference I am still getting an error message. If I wrap it with a anonymous function...
Read more >
Expected value - Wikipedia
In probability theory, the expected value is a generalization of the weighted average. Informally, the expected value is the arithmetic mean of a...
Read more >
TypeError: Function expected - Codecademy
TypeError : Function expected and > Oops, try again. Your code threw the following error when trying to call list(): TypeError: Function expected...
Read more >
Expected Function or variable - Microsoft Learn
For example, if a function is defined as Private or a variable isn't defined as Public, it's only visible within its own module....
Read more >
how to fix Javascript function error saying expected ';'?
The problem was solved. It turned out that I was missing a reference to a .js file.
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