-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
При обновлении на 0.2.8 перестало работать (относится к Meteor) #25
Comments
Разобрался кажется, надо зависимость ставить так:
|
В master пока не залил, сам по тегу загружаю. Ваш коммент будет стимулом доделать ) |
Хорошо) Еще кстати если кто столкнулся - помогло обновление на метеор 1.3, недавно вышел. |
Виталий, день добрый, подскажите пожалуйста, где-то неделю начала вылетать ошибка "Error: Unexpected element [overhead]" при загрузке отгрузок. Раньше такое было когда на версии 0.2.8 был, после обновления на 0.2.9 ушло, теперь опять вернулось. Вы ничего не меняли? |
@egorovcharenko Нет. Это обновился XML в МойСклад. У меня та же ошибка. Сегодня надо обновить модель. Вечером должен успеть сделать. |
Спасибо, буду ждать! |
Обновил модель и отключил логгер. Опубликовал версию 0.2.9 в npm. |
Недавно обновил версию, теперь при попытке вызова любого метода - пишет:
Cannot find module 'common-node/lib/httpclient'
Может дело в метеоре - я к нему подключаю, не напрямую к Node.js, но версия 0.2.6 работала без проблем.
Update: пытался откататься обратно к 0.2.6, выдало целый фонтан ошибок:
While building package npm-container: error: couldn't install npm package [email protected]: Command failed: npm http GET https://registry.npmjs.org/moysklad-client npm http 304 https://registry.npmjs.org/moysklad-client npm http GET https://registry.npmjs.org/colors npm http GET https://registry.npmjs.org/common-node npm http GET https://registry.npmjs.org/lodash npm http GET https://registry.npmjs.org/moment npm http GET https://registry.npmjs.org/stampit npm http GET https://registry.npmjs.org/tracer npm http GET https://registry.npmjs.org/xmldom npm http 304 https://registry.npmjs.org/colors npm http 304 https://registry.npmjs.org/lodash npm http 304 https://registry.npmjs.org/moment npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. npm http 304 https://registry.npmjs.org/xmldom npm http 304 https://registry.npmjs.org/common-node npm http 304 https://registry.npmjs.org/stampit npm http 304 https://registry.npmjs.org/tracer npm http GET https://registry.npmjs.org/mime-types npm http GET https://registry.npmjs.org/dateformat npm http GET https://registry.npmjs.org/tinytim npm http 304 https://registry.npmjs.org/mime-types npm http 304 https://registry.npmjs.org/dateformat npm http GET https://registry.npmjs.org/mout npm http 304 https://registry.npmjs.org/mout npm http 304 https://registry.npmjs.org/tinytim npm http GET https://registry.npmjs.org/fibers npm http 304 https://registry.npmjs.org/fibers gypBuild failed "nodejs" �� ����� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� �������� 䠩���. npm ERR! Error: ENOENT, lstat 'C:\Meteor\zupjs-old\zupjs\packages\npm-container\.npm\package-new-149zeh4\node_modules\moysklad-client\node_modules\stampit\node_modules\mout\src\queryString\decode.js' npm ERR! If you need help, you may report this *entire* log, npm ERR! including the npm and node versions, at: npm ERR! <http://github.com/npm/npm/issues>
и так еще два экрана.
The text was updated successfully, but these errors were encountered: