Git Product home page Git Product logo

Comments (5)

SuperDcer avatar SuperDcer commented on May 18, 2024

I also encountered the same problem, how to solve it?

from windows-appsample-customers-orders-database.

yshteinm avatar yshteinm commented on May 18, 2024

Try to change the property of Package.appxmanifest from Don't copy to Copy if newer

from windows-appsample-customers-orders-database.

sagar0000001 avatar sagar0000001 commented on May 18, 2024

How to change this property
I mean how to edit in vscode, I am newbie Please guide me

from windows-appsample-customers-orders-database.

yshteinm avatar yshteinm commented on May 18, 2024

@sagaroshiv I already don't remember what we were talking about but from my comment you should right-mouse click on the file then select properties in context menu. One of the properties will have those options.

from windows-appsample-customers-orders-database.

MikeHillberg avatar MikeHillberg commented on May 18, 2024

For me this was caused by another user having the app installed. So the fix was (for my app named 'foo', notice the '-all'):

get-appxpackage -all *foo* | remove-appxpackage -all

from windows-appsample-customers-orders-database.

Related Issues (20)

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.