The error about jquery and bootstrap in meteor

After reinstalling the meteor, I startup my project,but chrome prompt the following errors :

1).About Error 1:I have deleted the import of CDN jquery ( the version is 2.0) in template, but still an error!

2).About Error 2 and 3:I have added twbs:bootstrap:

    C:\Users\zw>meteor add twbs:bootstrap
    C:\Users\zw>meteor list
                twbs:bootstrap               3.3.6  The most popular front-end framework...