Fixed
Details
Assignee
Justin ObaraJustin ObaraReporter
Justin ObaraJustin ObaraComponents
Fix versions
Priority
Critical
Details
Details
Assignee
Justin Obara
Justin ObaraReporter
Justin Obara
Justin ObaraComponents
Fix versions
Priority
Created July 20, 2016 at 6:44 PM
Updated July 12, 2019 at 1:15 PM
Resolved September 7, 2016 at 1:02 AM
Steps to reproduce:
1) Download a zip file of the infusion repo
https://github.com/fluid-project/infusion
2) Extract the zip and open the directory
3) run "npm install" from a command line from within the infusion directory
4) run "grunt" from a command line from within the infusion directory
Notice a git error is thrown.
Error:
fatal: Not a git repository (or any of the parent directories): .git
Loading "Gruntfile.js" tasks...ERROR
Error: Command failed: git rev-parse --verify --short HEAD
fatal: Not a git repository (or any of the parent directories): .git