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.

Javascript error when running `npm run dev`

See original GitHub issue

I get the following error when I try to run the dev client with npm run dev:

zap js error

Running on windows 8.1 node v7.10.0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
funyugcommented, Aug 26, 2017

Seems like that app.dock.setIcon() is only available for macOS. This needs to be reopened and fixed @jackmallers

0reactions
jackmallerscommented, Sep 7, 2017

Gonna close this for now since it is no longer an issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

error when starting dev server npm run dev - Stack Overflow
only when the run dev command this error shows up. C:\Users\Enduser\Documents\laravel projects\sampleblog>npm run dev npm WARN config global -- ...
Read more >
Error when running npm install && npm run dev - Laracasts
have a fresh installation of laravel and I've installed npm. but when I run npm install && npm run dev I get this...
Read more >
Common errors | npm Docs
Possible temporary npm registry glitch, or corrupted local server cache. Run npm cache clean and/or try again later. · This can be caused...
Read more >
Errors when running `npm run dev` on one machine ... - GitHub
I started looking into Nuxt3 at work but got the following error messages, when running npm run dev on a newly created project....
Read more >
15 Common Error Codes in Node.js and How to Fix Them
15. EPERM · Close all instances of your editor before rerunning the command (maybe some files were locked by the editor). · Clean...
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

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