Server state error notification key
Summary: ^ Reviewed By: antonk52 Differential Revision: D47869306 fbshipit-source-id: 38a8170a87f1774b8cb421d1ca4145a8e86d4067
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4dc63261ff
commit
3bef18ff81
@@ -188,6 +188,7 @@ function handleServerStateChange({
|
||||
handeEADDRINUSE(error);
|
||||
} else {
|
||||
notification.error({
|
||||
key: `server-${state}-error`,
|
||||
message: 'Failed to start flipper-server',
|
||||
description: '' + error,
|
||||
duration: null,
|
||||
|
||||
Reference in New Issue
Block a user