Code Monkey home page Code Monkey logo

frappe's People

Contributors

radleta avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

beufordy3k

frappe's Issues

Vanilla Bootstrap 2.3.2 with a fresh install of VS2012 doesn't appear to compile (no error message)

  1. Start a new MVC project with VS2012.
  2. Install the following nugets:
    a) Twitter.Bootstrap.Less
    b)Frappe.MSBuild
  3. Add a new bundle that just references ..\Content\bootstrap\bootstrap.less
  4. Compile. Note that the generated bundle is empty.
  5. Change the bundle to reference the file ..\Content\bootstrap\normalize.less
  6. Note that the generated css file is compiled

From what I see, it looks like it SHOULD work. If it's breaking on something in the less files, it's not telling me where it's having an issue. I have verbosity turned on in the Output.

Updating the Frappe.MSBuild using the Package Manager Console causes Access Denied errors when removing old version

Issue

The below is the output of the Package Manager Console when you update the Frappe.Mvc4 package.

Updating 'Frappe.Mvc4' from version '1.1.0.0' to '1.2.0.0' in project 'Frappe.Web.Mvc4.Razor.Example'.
Successfully removed 'Frappe.Mvc4 1.1.0.0' from Frappe.Web.Mvc4.Razor.Example.
Successfully removed 'Frappe.MSBuild 1.1.0.0' from Frappe.Web.Mvc4.Razor.Example.
Successfully installed 'Frappe.MSBuild 1.2.0.0'.
Successfully added 'Frappe.MSBuild 1.2.0.0' to Frappe.Web.Mvc4.Razor.Example.
Successfully installed 'Frappe.Mvc4 1.2.0.0'.
Successfully added 'Frappe.Mvc4 1.2.0.0' to Frappe.Web.Mvc4.Razor.Example.
Successfully uninstalled 'Frappe.Mvc4 1.1.0.0'.
Access to the path 'C:\Users\radleta\Dropbox\GitHub\Frappe\Examples\packages\Frappe.MSBuild.1.1.0.0\tools\Frappe.dll' is denied.
Access to the path 'C:\Users\radleta\Dropbox\GitHub\Frappe\Examples\packages\Frappe.MSBuild.1.1.0.0\tools\Frappe.MSBuild.dll' is denied.
Access to the path 'C:\Users\radleta\Dropbox\GitHub\Frappe\Examples\packages\Frappe.MSBuild.1.1.0.0\tools\Frappe.dll' is denied.
Access to the path 'C:\Users\radleta\Dropbox\GitHub\Frappe\Examples\packages\Frappe.MSBuild.1.1.0.0\tools\Frappe.MSBuild.dll' is denied.
Access to the path 'C:\Users\radleta\Dropbox\GitHub\Frappe\Examples\packages\Frappe.MSBuild.1.1.0.0\tools\Frappe.dll' is denied.
Access to the path 'C:\Users\radleta\Dropbox\GitHub\Frappe\Examples\packages\Frappe.MSBuild.1.1.0.0\tools\Frappe.MSBuild.dll' is denied.
The directory is not empty.

Successfully uninstalled 'Frappe.MSBuild 1.1.0.0'.

It appears MSBuild.exe still has locks on the files.

Known Workarounds

It just leaves legacy files. You can manually clean it up.

  1. Close Visual Studio
  2. Kill all MSBuild.exe processes
  3. Delete the packages\Frappe.MSBuild* directory

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.