-
Notifications
You must be signed in to change notification settings - Fork 109
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
Fix npm/npx support from the docker #10
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 50.0 DAI (50.0 USD @ $1.0/DAI) attached to it.
|
Issue Status: 1. Open 2. Cancelled Work has been started. These users each claimed they can complete the work by 2 weeks ago. 1) iamonuwa has been approved to start work. Debug and fix this issue. ETA 1 hour Learn more on the Gitcoin Issue Details page. |
@montyly I keep getting The fix is minor but I've been stuck here for a very long time now. |
@iamonuwa Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done @iamonuwa due to inactivity, we have escalated this issue to Gitcoin's moderation team. Let us know if you believe this has been done in error!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Issue Status: 1. Open 2. Cancelled The funding of 50.0 DAI (50.0 USD @ $1.0/DAI) attached to this issue has been cancelled by the bounty submitter
|
Task Description
npm install
/npx
are not working correctly from the docker:It is the same for a npm install
We need to fix it. It is preventing Slither to run correctly with truffle: #9
Acceptance criteria
npx [email protected] version
can run from the dockernpm install
can run from the dockerRequired Skills
Feel free to ask questions here, or join our slack (#ethereum)
The text was updated successfully, but these errors were encountered: