-
Notifications
You must be signed in to change notification settings - Fork 19
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
problem whit run #4
Comments
Yes sorry I did push garbage on master.
I will reset it to a correct commit today.
Sorry
Le jeu. 11 oct. 2018 à 10:34, Hesam pourghazian <[email protected]>
a écrit :
… ***@***.*** MINGW64 /d/GitHub projects/blockchain-js (master)
$ ./build.sh
building rencontres...
yarn run v1.9.4
$ ./node_modules/.bin/tsc && ./node_modules/.bin/browserify dist/gui.js -o
dist/bundle.js
Done in 3.14s.
building core...
yarn run v1.9.4
$ ./node_modules/.bin/tsc && ./node_modules/.bin/browserify
dist/blockchain-browser.js -o dist/bundle.js
Done in 5.38s.
building UI...
yarn run v1.9.4
$ ng build --prod
Date: 2018-10-11T08:31:01.690Z
Hash: 5556ea86807eaf1cabae
Time: 4415ms
chunk {0} styles.9c0ad738f18adc3d19ed.bundle.css (styles) 79 bytes
[initial] [rendered]
chunk {1} polyfills.3bc34265385d52184eab.bundle.js (polyfills) 86 bytes
[initial] [rendered]
chunk {2} main.e402deade8b026b7d50e.bundle.js (main) 84 bytes [initial]
[rendered]
chunk {3} inline.22b7623ed7c5ac6f9a35.bundle.js (inline) 1.45 kB [entry]
[rendered]
ERROR in src\app\supply-chain\supply-chain.component.html(60,10): :
Property 'selectedGroupWork' does not exist on type 'SupplyChainComponent
'.
src\app\supply-chain\group-work-summary.component.html(13,22): : Property
'userId' does not exist on type 'GroupWorkSummaryComponent'.
src\app\supply-chain\group-work-summary.component.html(18,22): : Property
'userId' does not exist on type 'GroupWorkSummaryComponent'.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about
this command.`
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AALqXapd76to0pUstaCg6yGjHLVj9K6Eks5ujwKDgaJpZM4XXCfN>
.
|
Should be ok now, master is reset to the commit 9946a7c |
Can you fix the issue when ok for you please ? |
new : Error: ENOENT: no such file or directory, open 'key.pem' can not found key.pm Error: error:0906D06C:PEM routines:PEM_read_bio:no start line |
Ok sorry, I will set use of TLS certificates optional |
They are not needed for local development |
The text was updated successfully, but these errors were encountered: