Ошибка Jspm: URIError: неверный формат URI

Я попытался запустить jspm из командной строки, и я получаю сообщение об ошибке:

err  URIError: URI malformed
     at decodeURIComponent (native)
     at decodeCredentials (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\node_modules\jspm-github\github.js:43:15)
     at Object.GithubLocation (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\node_modules\jspm-github\github.js:84:17)
     at Object.exports.load (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\lib\registry.js:77:56)
     at new RegistryPath (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\lib\config\loader.js:244:33)
     at Config.read (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\lib\config\loader.js:118:26)
     at C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\lib\config.js:94:26
     at tryCatchReject (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\node_modules\systemjs\node_modules\es6-module-loader\dist\es6-module-loader.src.js:1183:30)
     at runContinuation1 (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\node_modules\systemjs\node_modules\es6-module-loader\dist\es6-module-loader.src.js:1142:4)
     at Fulfilled.when (C:\Users\lugassi\Desktop\New folder\UI\node_modules\jspm\node_modules\systemjs\node_modules\es6-module-loader\dist\es6-module-loader.src.js:930:4)

ошибка Невозможно загрузить реестр github

Как я могу решить эту проблему? Любая помощь будет благословлена.


person Yonatan    schedule 17.12.2015    source источник
comment
Какую команду jspm вы пытались запустить?   -  person ebpa    schedule 18.12.2015
comment
я пытаюсь запустить установку jspm   -  person Yonatan    schedule 20.12.2015
comment
Вам еще не повезло? У меня та же проблема: stackoverflow.com/questions/35083523/   -  person Andrew    schedule 02.02.2016