Forum Discussion
Jeremy Kelley (SHAREPOINT)
Microsoft
Jan 26, 2017Please share your feedback on the SPFx Workbench
Hi everyone!
We're beginning to take a look at what should go in the next version of the SPFx Workbench. If you've tried it out we'd love to get your feedback on what features would make it mo...
Nigel Price
Jan 30, 2017Iron Contributor
It would appear that you can only have one Node.js command prompt at a time otherwise you get an error :- [14:00:05] Error - Unknown
listen EADDRINUSE :::4321
{ [Error: listen EADDRINUSE :::5432]
code: 'EADDRINUSE',
errno: 'EADDRINUSE',
syscall: 'listen',
address: '::',
port: 5432 }
[14:00:05] Error - Unknown
listen EADDRINUSE :::5432
Which I think is the SPFx workbench port number.
Could we have more than one Node.js command prompt running at once please ?
Regards
NIgel
Jeremy Kelley (SHAREPOINT)
Microsoft
Jan 30, 2017Hi Nigel! Can you let me know what command (or sequence of commands) you're executing when you get that error? I don't seem to have trouble keeping a couple Node.JS windows open at a time but it's likely just that I'm not doing exactly what you are. Thanks!
-Jeremy