teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

error

2016/11/22 05:13

投稿

tomic
tomic

スコア8

title CHANGED
File without changes
body CHANGED
@@ -4,11 +4,11 @@
4
4
  terminalを開くと以下のメッセージが表示されます
5
5
  ```
6
6
  -bash: eval: line 2: syntax error near unexpected token `('
7
- -bash: eval: line 2: `?export PATH="/Users/hasegawatomoya/.rbenv/shims:${PATH}" export RBENV_SHELL=bash source '/usr/local/Cellar/rbenv/1.0.0/libexec/../completions/rbenv.bash' command rbenv rehash 2>/dev/null rbenv() { local command command="$1" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(rbenv "sh-$command" "$@")";; *) command rbenv "$command" "$@";; esac }?'
7
+ -bash: eval: line 2: `?export PATH="/Users/namesr/local/Cellar/rbenv/1.0.0/libexec/../completions/rbenv.bash' command rbenv rehash 2>/dev/null rbenv() { local command command="$1" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(rbenv "sh-$command" "$@")";; *) command rbenv "$command" "$@";; esac }?'
8
8
  -bash: eval: line 47: syntax error near unexpected token `echo'
9
- -bash: eval: line 47: `} echo eval export PATH="/Users/hasegawatomoya/.rbenv/shims:${PATH}"'
9
+ -bash: eval: line 47: `} echo eval export PATH="/Users/name/.rbenv/shims:${PATH}"'
10
10
  -bash: eval: line 48: syntax error near unexpected token `source'
11
- -bash: eval: line 48: `} source /Users/hasegawatomoya/.bash_profile'
11
+ -bash: eval: line 48: `} source /Users/name/.bash_profile'
12
12
  -bash: ‘export: command not found
13
13
  -bash: ‘export: command not found
14
14