Hyperleger Indy - сбой сборки модуля TheOrgBook из-за проблемы с узлом и NPM - PullRequest
0 голосов
/ 18 марта 2019

Я успешно развернул сеть VON и модули Permitify модулей Hyperledger Indy SSI VC в MacOS.У меня проблемы с настройкой TheOrgBook.Однако демонстрация TheOrgBook не работает даже после попытки исправления, предложенного в GitHub Issue # 26 .

ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in '/opt/app-root/src/src'
ERROR in Error: Error encountered resolving symbol values statically. Could not resolve localize-router relative to /opt/app-root/src/src/app/app.module.ts., resolving symbol AppModule in /opt/app-root/src/src/app/app.module.ts, resolving symbol AppModule in /opt/app-root/src/src/app/app.module.ts, resolving symbol AppModule in /opt/app-root/src/src/app/app.module.ts

    npm ERR! code ELIFECYCLE

    npm ERR! Failed at the tob-web@0.0.1 postinstall script 'ng build --prod --base-href ${NG_BASE_HREF:-/} ${NG_BUILD_FLAGS:-} && cp dist/themes/_active/index.html dist/index.html'.
    npm ERR! Make sure you have the latest version of node.js and npm installed.
    npm ERR! If you do, this is most likely a problem with the tob-web package,
    npm ERR! not with npm itself.

    npm ERR! You can get information on how to open an issue for this project with:
    npm ERR!     npm bugs tob-web
    npm ERR! Or if that isn't available, you can get their info via:
    npm ERR!     npm owner ls tob-web
    npm ERR! There is likely additional logging output above.

    npm ERR! Please include the following file with any support request:
    npm ERR!     /opt/app-root/src/npm-debug.log
    Build failed

1 Ответ

0 голосов
/ 21 марта 2019

Неправильный пример, попробуйте эту ссылку

...