неправильная ссылка - PullRequest
       36

неправильная ссылка

0 голосов
/ 27 февраля 2020

Я использую бауэр и npm инструмент управления в моем проекте.

В моем проекте я использую прокси-репозиторий sinon js версии 1.7.3 для пакета bower, хотя Sinon js - https://github.com/blittle/sinon.js удалил все старые версии и добавил недавно только две 1.17.1 и 1.14.1 релизы. Поэтому я также добавил ту же версию в bower. json

"sinonjs": "1.17.1"

Но мне все еще не удается при старой зависимости

(узел: 32756) fs: переоценка исходных модулей модуля не поддерживается. Если вы используете модуль graceful-fs, обновите его до более поздней версии.

bower requirejs-handlebars#*       not-cached git@github.com:jfparadis/requirejs-handlebars.git#*
bower requirejs-handlebars#*          resolve git@github.com:jfparadis/requirejs-handlebars.git#*
bower sinonjs#1.17.1               not-cached https://github.com/blittle/sinon.js.git#1.17.1
bower sinonjs#1.17.1                  resolve https://github.com/blittle/sinon.js.git#1.17.1
bower cajon#~0.1.11                    cached git@github.com:requirejs/cajon.git#0.1.14
bower cajon#~0.1.11                  validate 0.1.14 against git@github.com:requirejs/cajon.git#~0.1.11
bower typeahead#v0.10.5                cached git@github.com:twitter/typeahead.js.git#0.10.5
bower typeahead#v0.10.5              validate 0.10.5 against git@github.com:twitter/typeahead.js.git#v0.10.5
bower jquery-timepicker#*              cached git@github.com:jonthornton/jquery-timepicker.git#1.13.0
bower jquery-timepicker#*            validate 1.13.0 against git@github.com:jonthornton/jquery-timepicker.git#*
bower bootstrap-tagsinput#*            cached git@github.com:TimSchlechter/bootstrap-tagsinput.git#0.8.0
bower bootstrap-tagsinput#*          validate 0.8.0 against git@github.com:TimSchlechter/bootstrap-tagsinput.git#*
bower base64#~0.4.0                    cached git@github.com:ross-pfahler/Base64.js.git#0.4.0
bower base64#~0.4.0                  validate 0.4.0 against git@github.com:ross-pfahler/Base64.js.git#~0.4.0
bower less#1.7.5                       cached https://github.com/less/less.git#1.7.5
bower less#1.7.5                     validate 1.7.5 against https://github.com/less/less.git#1.7.5
bower jquery#1.10.2                    cached https://github.com/jquery/jquery-dist.git#1.10.2
bower jquery#1.10.2                  validate 1.10.2 against https://github.com/jquery/jquery-dist.git#1.10.2
bower bootstrap#3.0.3                  cached https://github.com/twbs/bootstrap.git#3.0.3
bower bootstrap#3.0.3                validate 3.0.3 against https://github.com/twbs/bootstrap.git#3.0.3
bower backbone#1.1.1                   cached https://github.com/jashkenas/backbone.git#1.1.1
bower backbone#1.1.1                 validate 1.1.1 against https://github.com/jashkenas/backbone.git#1.1.1
bower lodash#2.4.1                     cached https://github.com/lodash/lodash.git#2.4.1
bower lodash#2.4.1                   validate 2.4.1 against https://github.com/lodash/lodash.git#2.4.1
bower requirejs-i18n#2.0.4             cached https://github.com/requirejs/i18n.git#2.0.4
bower requirejs-i18n#2.0.4           validate 2.0.4 against https://github.com/requirejs/i18n.git#2.0.4
bower requirejs-text#2.0.10            cached https://github.com/requirejs/text.git#2.0.10
bower requirejs-text#2.0.10          validate 2.0.10 against https://github.com/requirejs/text.git#2.0.10
bower handlebars#1.3.0                 cached https://github.com/components/handlebars.js.git#1.3.0
bower handlebars#1.3.0               validate 1.3.0 against https://github.com/components/handlebars.js.git#1.3.0
bower moment#2.6.0                     cached https://github.com/moment/moment.git#2.6.0
bower moment#2.6.0                   validate 2.6.0 against https://github.com/moment/moment.git#2.6.0
bower moment-timezone#0.0.6            cached https://github.com/moment/moment-timezone.git#0.0.6
bower moment-timezone#0.0.6          validate 0.0.6 against https://github.com/moment/moment-timezone.git#0.0.6
bower requirejs-plugins#~1.0.3         cached https://github.com/millermedeiros/requirejs-plugins.git#1.0.3
bower requirejs-plugins#~1.0.3       validate 1.0.3 against https://github.com/millermedeiros/requirejs-plugins.git#~1.0.3
bower require-css#~0.1.2               cached https://github.com/guybedford/require-css.git#0.1.10
bower require-css#~0.1.2             validate 0.1.10 against https://github.com/guybedford/require-css.git#~0.1.2
bower jquery-ui#~1.10.4                cached https://github.com/components/jqueryui.git#1.10.4
bower jquery-ui#~1.10.4              validate 1.10.4 against https://github.com/components/jqueryui.git#~1.10.4
bower jstimezonedetect#~1.0.5          cached https://github.com/components/jstimezonedetect.git#1.0.5
bower jstimezonedetect#~1.0.5        validate 1.0.5 against https://github.com/components/jstimezonedetect.git#~1.0.5
bower chai#1.8.1                       cached https://github.com/chaijs/chai.git#1.8.1
bower chai#1.8.1                     validate 1.8.1 against https://github.com/chaijs/chai.git#1.8.1
bower sinon-chai#2.4.0                 cached https://github.com/domenic/sinon-chai.git#2.4.0
bower sinon-chai#2.4.0               validate 2.4.0 against https://github.com/domenic/sinon-chai.git#2.4.0
bower chai-jquery#1.1.2                cached https://github.com/chaijs/chai-jquery.git#1.1.2
bower chai-jquery#1.1.2              validate 1.1.2 against https://github.com/chaijs/chai-jquery.git#1.1.2
bower requirejs-handlebars#*         checkout master
bower sinonjs#~1.7.3               not-cached https://github.com/blittle/sinon.js.git#~1.7.3
bower sinonjs#~1.7.3                  resolve https://github.com/blittle/sinon.js.git#~1.7.3
bower jquery#~2.1.1                    cached https://github.com/jquery/jquery-dist.git#2.1.4
bower jquery#~2.1.1                  validate 2.1.4 against https://github.com/jquery/jquery-dist.git#~2.1.1
bower sinonjs#1.17.1                 checkout 1.17.1
bower timezone-picker#*              checkout master
bower requirejs-handlebars#*         progress remote: Counting objects:   3% (1/30)
bower requirejs-handlebars#*         progress remote: Counting objects:   6% (2/30)
bower requirejs-handlebars#*         progress remote: Counting objects:  10% (3/30)
bower requirejs-handlebars#*         progress remote: Counting objects:  13% (4/30)
bower requirejs-handlebars#*     invalid-meta requirejs-handlebars is missing "main" entry in bower.json
bower requirejs-handlebars#*     invalid-meta requirejs-handlebars is missing "ignore" entry in bower.json
bower requirejs-handlebars#*         resolved git@github.com:jfparadis/requirejs-handlebars.git#76fcaeb4d9
bower sinonjs#1.17.1                 resolved https://github.com/blittle/sinon.js.git#1.17.1
bower timezone-picker#*              progress Receiving objects:   7% (3/39)
bower timezone-picker#*              progress Receiving objects:  10% (4/39)
bower timezone-picker#*              progress Receiving objects:  12% (5/39)
bower timezone-picker#*              progress Receiving objects:  15% (6/39)
bower timezone-picker#*              progress Receiving objects:  17% (7/39)
bower timezone-picker#*              progress Receiving objects:  20% (8/39)
bower timezone-picker#*              progress Receiving objects:  23% (9/39)
bower timezone-picker#*              progress Receiving objects:  25% (10/39)
bower timezone-picker#*              progress Receiving objects:  28% (11/39)
bower timezone-picker#*              progress Receiving objects:  30% (12/39)
bower timezone-picker#*              progress Receiving objects:  33% (13/39)
bower timezone-picker#*              progress Receiving objects:  35% (14/39)
bower timezone-picker#*              progress Receiving objects:  38% (15/39)
bower timezone-picker#*              progress Receiving objects:  41% (16/39)
bower timezone-picker#*              progress Receiving objects:  43% (17/39)
bower sinonjs#~1.7.3             ENORESTARGET No tag found that was able to satisfy ~1.7.3

Additional error details:
Available versions in https://github.com/blittle/sinon.js.git: 1.17.1, 1.14.1

bower sinonjs # ~ 1.7.3 ENORESTARGET Не найдено тега, который мог бы удовлетворить ~ 1.7. 3

также, если вы четко видите где-то, что он блокируется как not-cache, то где-то извлекается, но это для версии 1.17.1. Почему он снова находит 1.7.3 после удаления зависимости.

...