Reminder to restore package links

This commit is contained in:
David Baker 2016-10-12 18:08:13 +01:00
parent d29e19b1a0
commit 51f6b94c26

View file

@ -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);