Reminder to restore links + stage2, not stage 0

This commit is contained in:
David Baker 2016-10-12 18:08:52 +01:00
parent e5d2ebc57c
commit 5ff915476a
3 changed files with 3 additions and 2 deletions

View file

@ -16,6 +16,7 @@ exec("babel -V", function (error, stdout, stderr) {
'*****************************************\n'+
'* vector-web 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);