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