Coder Social home page Coder Social logo

chocolatey-packages's People

Watchers

 avatar  avatar

chocolatey-packages's Issues

balsamiqmockups3 fails on upgrade

Hey Daniel,

I just noticed that when I tried to upgrade it failed trying to rename "Balsamiq_Mockups_3" to "Balsamiq Mockups 3", b/c "Balsamiq Mockups 3" already exists. I was able to get around it by uninstalling first, but thought I'd let you know about it anyway.

Also, don't know if this is just me maybe running an old version, but I also got an error on "Install-ChocolateyShortcut" not existing.

Thanks,
Bryan

Install folders

Hi,

Thanks for creating this chocolatey package, but I'm having problems using it.

When I tried running it I got several errors. My git install (ver 1.9.5.20150320 installed previously via chocolatey) doesn't have a \usr\bin\ folder nor a \etc\profile.d\ folder (I just have an \etc\ folder), so the installer can't copy the files to those folders.

I manually created a \usr\bin\ folder and an \etc\profile.d\ folder and the installer worked, but I couldn't use git-flow from the bash prompt; it errors with git: 'flow' is not a git command. See 'git --help'.

Maybe your environment is different because you are using msys/mingw, but I think the $gitBin variable should be $gitBin = "$gitDir" or maybe test if the \usr folder doesn't exist if that is needed for dev work. Similarly with the git-flow-completion.sh file, perhaps that should be copied to the \etc\ folder instead of \etc\profile.d.

Or perhaps the call to & "$exeInstallGitFlow" should use $gitDir instead of $gitBin?

Also, running the install more than once, maybe by using the --force option or during an upgrade, might fail because the Get-ChildItem ... | Remove-Item ... command will try to delete the files in the \gitflow\ folder cloned from a previous install, and then the call to git clone will fail because there is already a \gitflow\ folder with a repo in it.

Thanks
Dan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.