Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Truffle v4.1.13 not working #18

Open
CarlosLanderas opened this issue Jan 7, 2019 · 2 comments
Open

Truffle v4.1.13 not working #18

CarlosLanderas opened this issue Jan 7, 2019 · 2 comments

Comments

@CarlosLanderas
Copy link

Truffle Version 4.X stopped working with latest repository changes.

I am using the following version:

Truffle v4.1.13 (core: 4.1.13)
Solidity v0.4.24 (solc-js)

And when you try to create a new project with truffle init it is not working:

 truffle init
Downloading...
Error: Truffle Box at URL https://github.com/truffle-box/bare-box.git doesn't exist. If you believe this is an error, please contact Truffle support.
    at Request._callback (C:\Users\Carlos Landeras\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\truffle-box\lib\utils\unbox.js:50:1)
    at Request.self.callback (C:\Users\Carlos Landeras\AppData\Roaming\npm\node_modules\truffle\build\webpack:\~\request\request.js:185:1)
    at Request.emit (events.js:182:13)
    at Request.<anonymous> (C:\Users\Carlos Landeras\AppData\Roaming\npm\node_modules\truffle\build\webpack:\~\request\request.js:1157:1)
    at Request.emit (events.js:182:13)
    at IncomingMessage.<anonymous> (C:\Users\Carlos Landeras\AppData\Roaming\npm\node_modules\truffle\build\webpack:\~\request\request.js:1079:1)
    at Object.onceWrapper (events.js:273:13)
    at IncomingMessage.emit (events.js:187:15)
    at endReadableNT (_stream_readable.js:1094:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)

Please, this should be fixed as not everyone is running on the last version.
Thank you very much.

@zmitton
Copy link

zmitton commented Sep 8, 2019

running Truffle v5.0.0-beta.0 (core: 5.0.0-beta.0) same issue

edit: Truffle v5.0.35 (core: 5.0.35) fixed it

(had to rm -rf /usr/local/bin/truffle to fully get rid of truffle though)

@pedrojn-dev
Copy link

I have the same problem, please is there any solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants