Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M maximum-awesome
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Square
  • maximum-awesome
  • Issues
  • #119
Closed
Open
Issue created Nov 15, 2013 by Administrator@rootContributor

sh: vim: command not found, how to fix it?

Created by: ratzip

Hello,

I got the following errors:

git clone https://github.com/gmarik/vundle ~/.vim/bundle/vundle Cloning into '/Users/xiaolinsun/.vim/bundle/vundle'... remote: Counting objects: 2484, done. remote: Compressing objects: 100% (1610/1610), done. remote: Total 2484 (delta 845), reused 2402 (delta 779) Receiving objects: 100% (2484/2484), 300.85 KiB | 310 KiB/s, done. Resolving deltas: 100% (845/845), done. vim -c "BundleInstall" -c "q" -c "q" sh: vim: command not found rake aborted! Command failed with status (127): [vim -c "BundleInstall" -c "q" -c "q"...]

Tasks: TOP => install:vundle (See full trace by running task with --trace)

it says it can not find vim, this error is very wired, how to fix it?

Assignee
Assign to
Time tracking