File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 couple of minutes please open [ developer tools ] ( https://developer.chrome.com/devtools )
1515 and report the error at [ https://github.com/bids-standard/bids-validator/issues ] ( https://github.com/bids-standard/bids-validator/issues ) .
16161 . Command line version:
17- 1 . Install [ Node.js] ( https://nodejs.org ) (at least version 10.10 )
17+ 1 . Install [ Node.js] ( https://nodejs.org ) (at least version 10.11.0 )
1818 1 . From a terminal run ` npm install -g bids-validator `
1919 1 . Run ` bids-validator ` to start validating datasets.
20201 . Docker
Original file line number Diff line number Diff line change 88 "url" : " https://github.com/bids-standard/bids-validator.git"
99 },
1010 "engines" : {
11- "node" : " >=10.10 .0"
11+ "node" : " >=10.11 .0"
1212 },
1313 "bin" : {
1414 "bids-validator" : " ./bin/bids-validator"
You can’t perform that action at this time.
0 commit comments