Я запускаю метеорологическое приложение v1.8 (angularjs 1.7.6) и все работает отлично.После обновления до v1.8.0.1 (или v1.8.0.2) сервер работает нормально, но клиент показывает ошибку в devtools, и приложение не загружается:
Uncaught Error: [$injector:nomod] Module 'angular-meteor' is not available!
You either misspelled the module name or forgot to load it.
If registering a module ensure that you specify the dependencies as the second argument.
Есть идеи, в чем проблема?что я могу проверить?Приветствия
Прикрепление моего .meteor/packages
файла для справки:
meteor-base@1.4.0 # Packages every Meteor app needs to have
mongo@1.6.0 # The database Meteor supports right now
session@1.1.8 # Client-side reactive dictionary for your app
jquery@1.11.10 # Helpful client-side library
tracker@1.2.0 # Meteor's client-side reactive programming library
jparker:crypto-md5
http@1.4.1
accounts-base@1.4.3
outatime:jwt-simple
edgee:slingshot
mdj:meteor-node-uuid
aldeed:collection2@3.0.0
reactive-var@1.0.11
angular-templates
civilframe:angular-jade
pbastowski:angular-babel
shell-server@0.4.0
dynamic-import@0.5.0
allow-deny@1.1.0
abernix:standard-minifier-js
underscore@1.0.10
fourseven:scss
aldeed:schema-deny
seba:minifiers-autoprefixer