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

unboxing seems to fail (with stacktrace) #11

Open
chetmurthy opened this issue Jan 11, 2018 · 0 comments
Open

unboxing seems to fail (with stacktrace) #11

chetmurthy opened this issue Jan 11, 2018 · 0 comments

Comments

@chetmurthy
Copy link

$ truffle version
Truffle v4.0.4 (core: 4.0.4)
Solidity v0.4.18 (solc-js)

$ truffle unbox tutorialtoken
Downloading...
Error: Error making request. Please check the format of the requested resource: https://raw.githubusercontent.com/truffle-box/tutorialtoken-box/master/truffle.js
at Request._callback (/home/chet/Hack/nodejs-8.9.4/lib/node_modules/truffle/build/cli.bundled.js:313430:23)
at self.callback (/home/chet/Hack/nodejs-8.9.4/lib/node_modules/truffle/build/cli.bundled.js:284800:22)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at Request.onRequestError (/home/chet/Hack/nodejs-8.9.4/lib/node_modules/truffle/build/cli.bundled.js:285492:8)
at emitOne (events.js:116:13)
at ClientRequest.emit (events.js:211:7)
at TLSSocket.socketErrorListener (_http_client.js:387:9)
at emitOne (events.js:116:13)
at TLSSocket.emit (events.js:211:7)

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

1 participant