Reminder to restore links + stage2, not stage 0
This commit is contained in:
parent
e5d2ebc57c
commit
5ff915476a
3 changed files with 3 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue