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.

Error after start: events.js:182

See original GitHub issue

Node version: 8

`? Name of your react-native project myproject

events.js:182 throw er; // Unhandled ‘error’ event ^ Error: Command failed: identify: no decode delegate for this image format `’ @ error/constitute.c/ReadImage/501.

at ChildProcess.onExit (/usr/local/lib/node_modules/generator-rn-toolbox/node_modules/gm/lib/command.js:301:17)
at emitTwo (events.js:125:13)
at ChildProcess.emit (events.js:213:7)
at maybeClose (internal/child_process.js:887:16)
at Socket.stream.socket.on (internal/child_process.js:340:11)
at emitOne (events.js:115:13)
at Socket.emit (events.js:210:7)
at Pipe._handle.close [as _onclose] (net.js:546:12)

`

Issue Analytics

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

github_iconTop GitHub Comments

4reactions
chinmaygitcommented, Jan 9, 2018

make sure you have installed imagemagick on your system, for mac: brew install imagemagick

1reaction
klakshman318commented, Jan 6, 2018

Command:
yo rn-toolbox:assets --icon random.png

Error:

events.js:183 throw er; // Unhandled 'error' event ^ Error: Could not execute GraphicsMagick/ImageMagick: identify "-ping" "-forma ns the gm/convert binaries can't be found at ChildProcess.<anonymous> (C:\Users\MyPC\AppData\Roaming\npm\nod \gm\lib\command.js:232:12) at emitOne (events.js:116:13) at ChildProcess.emit (events.js:211:7) at ChildProcess.cp.emit (C:\Users\MyPC\AppData\Roaming\npm\node_mo ss-spawn\lib\enoent.js:36:37) at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)

Icon

random

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error run react-scripts start: event.js 182 - Stack Overflow
The ENOSPC part of your error means that there is no space on the drive where it is running. Check to make sure...
Read more >
events.js:182 throw er; // Unhandled 'error' event #1767 - GitHub
After command, gatsby develop (npm run develop) I have got an error. ... Fixes for unhandled error events on npm start to Readme ......
Read more >
Event.js:182 Getting error from ionic serve immediately
I am getting this exception all of a sudden with the starter project installing all of the latest stuff. Setup ionic start great...
Read more >
NPM local server won't start. I am getting an error with ESLint
When I Try to start the server (npm start) I get an error (see below). ... 12 verbose stack at EventEmitter.emit (events.js:182:13).
Read more >
string-error-parse - npm
Start using string-error-parse in your project by running `npm i ... at Interface.prompt.on ... at Interface.emit (events.js:182:13).
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