Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Error: Your nodes need to be updated. #1214

Closed
5chdn opened this issue Sep 27, 2016 · 3 comments
Closed

Error: Your nodes need to be updated. #1214

5chdn opened this issue Sep 27, 2016 · 3 comments

Comments

@5chdn
Copy link

5chdn commented Sep 27, 2016

System information

Version: `0.8.3-dev`
OS & Version: linux 4.7.4 (ArchLinux)
Node type: `none`

This is a follow-up of #987, esp. #987 (comment) and was supposed to be fixed in #1048 and relates to the discussion in #264

gulp mist --platform linux

Fails with:

[10:04:36] Starting 'copy-app-source-files'...
YOUR NODES NEED TO BE UPDATED run $ gulp update-nodes
[10:04:36] 'copy-app-source-files' errored after 89 μs
[10:04:36] Error: YOUR NODES NEED TO BE UPDATED run $ gulp update-nodes
    at Gulp.<anonymous> (/home/user/some/path/mist-git/gulpfile.js:265:15)
    at module.exports (/home/user/some/path/mist-git/node_modules/orchestrator/lib/runTask.js:34:7)
    at Gulp.Orchestrator._runTask (/home/user/some/path/mist-git/node_modules/orchestrator/index.js:273:3)
    at Gulp.Orchestrator._runStep (/home/user/some/path/mist-git/node_modules/orchestrator/index.js:214:10)
    at /home/user/some/path/mist-git/node_modules/orchestrator/index.js:279:18
    at finish (/home/user/some/path/mist-git/node_modules/orchestrator/lib/runTask.js:21:8)
    at cb (/home/user/some/path/mist-git/node_modules/orchestrator/lib/runTask.js:29:3)
    at /home/user/some/path/mist-git/node_modules/del/index.js:54:4
    at module.exports (/home/user/some/path/mist-git/node_modules/each-async/index.js:22:3)
    at /home/user/some/path/mist-git/node_modules/del/index.js:40:3
    at /home/user/some/path/mist-git/node_modules/globby/index.js:74:3
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:726:13
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:52:16
    at done (/home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:246:17)
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:44:16
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:723:17
[10:04:36] 'mist' errored after 18 ms
[10:04:36] Error in plugin 'run-sequence(copy-app-source-files)'
Message:
    YOUR NODES NEED TO BE UPDATED run $ gulp update-nodes
Stack:
Error: YOUR NODES NEED TO BE UPDATED run $ gulp update-nodes
    at Gulp.<anonymous> (/home/user/some/path/mist-git/gulpfile.js:265:15)
    at module.exports (/home/user/some/path/mist-git/node_modules/orchestrator/lib/runTask.js:34:7)
    at Gulp.Orchestrator._runTask (/home/user/some/path/mist-git/node_modules/orchestrator/index.js:273:3)
    at Gulp.Orchestrator._runStep (/home/user/some/path/mist-git/node_modules/orchestrator/index.js:214:10)
    at /home/user/some/path/mist-git/node_modules/orchestrator/index.js:279:18
    at finish (/home/user/some/path/mist-git/node_modules/orchestrator/lib/runTask.js:21:8)
    at cb (/home/user/some/path/mist-git/node_modules/orchestrator/lib/runTask.js:29:3)
    at /home/user/some/path/mist-git/node_modules/del/index.js:54:4
    at module.exports (/home/user/some/path/mist-git/node_modules/each-async/index.js:22:3)
    at /home/user/some/path/mist-git/node_modules/del/index.js:40:3
    at /home/user/some/path/mist-git/node_modules/globby/index.js:74:3
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:726:13
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:52:16
    at done (/home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:246:17)
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:44:16
    at /home/user/some/path/mist-git/node_modules/globby/node_modules/async/lib/async.js:723:17

As explained in the discussion above, I relate on the system wide installations of geth or eth and therefore do not want to update my nodes shipped by mist. Please allow a flag to build Mist without nodes. Thanks.

@5chdn
Copy link
Author

5chdn commented Sep 27, 2016

Ah, I just discovered #1064. Let me test this.

@5chdn
Copy link
Author

5chdn commented Sep 27, 2016

Ok I was a bit rushed with this ticket. This is a exact duplicate of #264. Tested #1064 and confirmed working with ArchLinux 4.7.4.

@5chdn 5chdn closed this as completed Sep 27, 2016
@lock
Copy link

lock bot commented Mar 31, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked and limited conversation to collaborators Mar 31, 2018
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