Reminder to restore package links
This commit is contained in:
parent
12ef1cfd9d
commit
42ca6e1b41
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue