Reminder to restore package links
parent
d29e19b1a0
commit
51f6b94c26
|
@ -12,6 +12,7 @@ exec("babel -V", function (error, stdout, stderr) {
|
|||
'*****************************************\n'+
|
||||
'* matrix-react-sdk has moved to babel 6 *\n'+
|
||||
'* Please "rm -rf node_modules && npm i" *\n'+
|
||||
'* then restore links as appropriate *\n'+
|
||||
'*****************************************\n'+
|
||||
"\033[91m");
|
||||
process.exit(1);
|
||||
|
|
Loading…
Reference in New Issue