Reminder to restore package links
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user