This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Not able to install node modules #2
Comments
Thanks for the heads up. This issues was supposed not to happen anymore.
We'll take a look into it and let you know.
…On Thu, Mar 12, 2020, 7:41 PM vbstreetz ***@***.***> wrote:
npm install
fails with:
[image: Screenshot 2020-03-12 at 21 40 20]
<https://user-images.githubusercontent.com/60554509/76556161-15bac100-64aa-11ea-860f-41b605e4e780.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKBMVZF7XDYAEAW5ZELPGDRHEUFJANCNFSM4LGS66SQ>
.
|
Most probably related to witnet/witnet-solidity-bridge#61 |
I think it is also related to this PR witnet/truffle-box#16 which will be merged asap. :) It is failing because we renamed a contract from Sorry for the inconveniences, it will be fix as soon as we merged the PR. 😄 |
awesome :)
…On Mon, Mar 30, 2020 at 4:46 PM Mario ***@***.***> wrote:
I think it is also related to this PR witnet/truffle-box#16
<witnet/truffle-box#16> which will be merged
asap. :)
It is failing because we renamed a contract from
MockWitnetBridgeInterface.sol to MockWitnetRequestsBoard.sol and there is
a post-install script that copies that file.
Sorry for the inconveniences, it will be fix as soon as we merged the PR.
😄
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AON72DJZATQB2FBTPS37GNTRKCPETANCNFSM4LGS66SQ>
.
|
1 task
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
npm install
fails with:
The text was updated successfully, but these errors were encountered: