IBM / BlockchainNetwork-CompositeJourney

Part 1 in a series of patterns showing the building blocks of a Blockchain application
https://developer.ibm.com/code/patterns/build-a-blockchain-network/
Apache License 2.0
232 stars 175 forks source link

Cannot Load Zend OPcache - it was already loaded #27

Closed sathsish90 closed 5 years ago

sathsish90 commented 6 years ago

Description:

I've followed the exact steps given in this video to install private blockchain network. After cloning the github code given here and installing the prerequisites mentioned in the same link, the installation procedure is stopped due to an error given below.

Problem to solve:

This is the error which is stopping to proceed with the process.

Cannot load Zend OPcache - it was already loaded

[Symfony\Component\Console\Exception\RuntimeException]
The "--sourceType" option does not exist.

github-4

More Details:

1. Installed Prerequisites version details:

github-1

2. Installed node modules:

github-2-2

in which yo version is outdated as shown below,

github-3

Note: Please feel free to ask more required details to understand the issue better. Thank you.

ljbennett62 commented 5 years ago

@satchu - so this is working for me on a MAC. The one difference I see is that I am using npm V5.0 and node 8.9.4. I also had to update the sample.js file as it was defining a variable twice. Can you try it again. Tx

ljbennett62 commented 5 years ago

@satchu - I ran this again today. So it looks like you need to have npm V6.4.1 and node 8.11.3. Can you try it again?

sathsish90 commented 5 years ago

Sure. Thanks for taking effort and letting me know

-- Thanks & Regards, Sathish Kumar Balakrishnan +91 98409 69548

Cyber Researcher Cyber Security Works Pvt Ltd

YouTube http://youtube.com/c/AnAmazingHumanBeing%E2%80%8B | Facebook http://fb.me/sathsish9 | Twitter https://twitter.com/hashtag/amazinghuman | LinkedIn https://www.linkedin.com/in/sathish-kumar-71330449/

Disclaimer: This e-mail message may contain confidential or legally privileged information and is intended only for the use of the intended recipient(s). Any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is prohibited. E-mails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, or contain viruses. Anyone who communicates with us by e-mail is deemed to have accepted these risks. Company Name is not responsible for errors or omissions in this message and denies any responsibility for any damage arising from the use of e-mail. Any opinion and other statement contained in this message and any attachment are solely those of the author and do not necessarily represent those of the company.

On Thu, Jan 3, 2019 at 2:57 AM ljbennett62 notifications@github.com wrote:

@satchu https://github.com/satchu - I ran this again today. So it looks like you need to have npm V6.4.1 and node 8.11.3. Can you try it again?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/IBM/BlockchainNetwork-CompositeJourney/issues/27#issuecomment-450990512, or mute the thread https://github.com/notifications/unsubscribe-auth/AdrjefgaGa4p7orNx_bfz9tOh30MYakBks5u_SRVgaJpZM4X2Iqd .