nodeschool / discussions

:school::speech_balloon: need help with nodeschool? or just wanna ask a question? open an issue on this repo!
488 stars 107 forks source link

javascripting command not found, can't access software to do course work #2571

Open sgervais98 opened 3 years ago

sgervais98 commented 3 years ago

I am 100% new to this, and have no idea why yesterday I could access the class work, and today I cannot. Here is some info:

vagrant [vagrant]> nvm ls -> v0.10.32
v14.16.1
v16.1.0
default -> v8.9.4 (-> N/A) node -> stable (-> v16.1.0) (default) stable -> 16.1 (-> v16.1.0) (default) iojs -> N/A (default) find: warning: Unix filenames usually don't contain slashes (though pathnames do). That means that '-name ‘lts/argon.’' will probably evaluate to false all the time on this system. You might find the '-wholename' test more useful, or perhaps '-samefile'. Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ ‘lts/argon.’'. lts/ -> lts/argon (-> N/A) lts/argon -> v4.9.1 (-> N/A) lts/boron -> v6.17.1 (-> N/A) lts/carbon -> v8.17.0 (-> N/A) lts/dubnium -> v10.24.1 (-> N/A) lts/erbium -> v12.22.1 (-> N/A) lts/fermium -> v14.16.1 vagrant [vagrant]> javascripting -bash: javascripting: command not found vagrant [vagrant]> npm install -g javascripting npm WARN deprecated colors-tmpl@1.0.0: no longer maintained npm WARN engine latest-version@5.1.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine chalk@3.0.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine strip-ansi@6.0.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine readable-stream@3.6.0: wanted: {"node":">= 6"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine package-json@6.5.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine readable-stream@3.6.0: wanted: {"node":">= 6"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine ansi-regex@5.0.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine ansi-styles@4.3.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine supports-color@7.2.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine ansi-regex@3.0.0: wanted: {"node":">=4"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine chalk@2.4.2: wanted: {"node":">=4"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine strip-ansi@4.0.0: wanted: {"node":">=4"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine got@9.6.0: wanted: {"node":">=8.6"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine registry-auth-token@4.2.1: wanted: {"node":">=6.0.0"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine registry-url@5.1.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine has-flag@4.0.0: wanted: {"node":">=8"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine color-convert@2.0.1: wanted: {"node":">=7.0.0"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine ansi-styles@3.2.1: wanted: {"node":">=4"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine supports-color@5.5.0: wanted: {"node":">=4"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine has-flag@3.0.0: wanted: {"node":">=4"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine deep-extend@0.6.0: wanted: {"node":">=4.0.0"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm WARN engine deep-extend@0.6.0: wanted: {"node":">=4.0.0"} (current: {"node":"0.10.32","npm":"1.4.28"}) npm ERR! git clone git@github.com:github:codeclimate/javascript-test-reporter Cloning into bare repository '/home/vagrant/.npm/_git-remotes/git-github-com-github-codeclimate-javascript-test-reporter-f198390a'... npm ERR! git clone git@github.com:github:codeclimate/javascript-test-reporter Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. npm ERR! git clone git@github.com:github:codeclimate/javascript-test-reporter Permission denied (publickey). npm ERR! git clone git@github.com:github:codeclimate/javascript-test-reporter fatal: Could not read from remote repository. npm ERR! git clone git@github.com:github:codeclimate/javascript-test-reporter npm ERR! git clone git@github.com:github:codeclimate/javascript-test-reporter Please make sure you have the correct access rights npm ERR! git clone git@github.com:github:codeclimate/javascript-test-reporter and the repository exists. npm ERR! Error: Method Not Allowed npm ERR! at errorResponse (/home/vagrant/.nvm/v0.10.32/lib/node_modules/npm/lib/cache/add-named.js:260:10) npm ERR! at /home/vagrant/.nvm/v0.10.32/lib/node_modules/npm/lib/cache/add-named.js:203:12 npm ERR! at saved (/home/vagrant/.nvm/v0.10.32/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7) npm ERR! at Object.oncomplete (fs.js:107:15) npm ERR! If you need help, you may report this entire* log, npm ERR! including the npm and node versions, at: npm ERR! http://github.com/npm/npm/issues

npm ERR! System Linux 4.4.0-87-generic npm ERR! command "/home/vagrant/.nvm/v0.10.32/bin/node" "/home/vagrant/.nvm/v0.10.32/bin/npm" "install" "-g" "javascripting" npm ERR! cwd /vagrant npm ERR! node -v v0.10.32 npm ERR! npm -v 1.4.28 npm ERR! code E405 npm ERR! not ok code 0 vagrant [vagrant]> javascripting -bash: javascripting: command not found vagrant [vagrant]>

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.