Skip to content
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

Ошибка разрешения зависимостей в node.js после установки пакета через npm 3.x #19

Closed
wmakeev opened this issue Nov 3, 2015 · 0 comments
Labels

Comments

@wmakeev
Copy link
Owner

wmakeev commented Nov 3, 2015

Начиная с 3-ей версии npm загружает граф зависимостей иначе чем в прежних версиях. По этой причине в одном из модулей сломалась ссылка на библиотеку node-fibers, т.к. эта ссылка была указана с учетом внутренней структуры каталога node_modules.

wmakeev added a commit that referenced this issue Nov 18, 2015
- убрана из зависимостей библиотека common-node (при необходимости установить вручную)
- исправления ошибки #19
- обновление версии пакета
@wmakeev wmakeev closed this as completed Nov 18, 2015
@wmakeev wmakeev removed the planed label Dec 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant