Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The specified deps.json [*.deps.json] does not exist after VS update to 16.4 #17751

Closed
vsfeedback opened this issue Dec 10, 2019 · 4 comments
Closed
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Author: Migration Bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author. Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue.

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


While following this instruction:
https://docs.microsoft.com/ru-ru/aspnet/core/tutorials/razor-pages/model?view=aspnetcore-3.0&tabs=visual-studio
during running “Add-Migration InitialCreate” in PMC i suffered error: The specified deps.json [RazorPagesMovie\RazorPagesMovie\RazorPagesMovie.deps.json] does not exist.
RazorPagesMovie.deps.json file places in “RazorPagesMovie\RazorPagesMovie\bin\Debug\netcoreapp3.0”

Visual studio Community 2019 v. 16.4


Original Comments

Visual Studio Feedback System on 12/4/2019, 08:28 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@ghost ghost added the Author: Migration Bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author. label Dec 10, 2019
@pranavkm
Copy link
Contributor

Could you share a minimal project that reproduces this error?

@pranavkm pranavkm added the Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. label Dec 10, 2019
@Pilchie Pilchie added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Dec 11, 2019
@ghost
Copy link

ghost commented Dec 15, 2019

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

See our Issue Management Policies for more information.

@ghost ghost closed this as completed Dec 18, 2019
@kJacobi
Copy link

kJacobi commented Dec 18, 2019

I am running into same issue. I have a core 3.1.100 web api, and I'm using VS 2019 16.5 Preview 1.0.
I'm trying to add-migration. I get the following result in package management console:
image

..I go to check and sure enough the file is there. I gave full permissions to Everyone so that should be the issue either. Please help! Btw, this application is hosted on a TFS server. I copied the code to my thumb drive and brought it home to my laptop. I opened it up and added migration without any issue. It therefore, seems to be some kind of environment issue. Could it be that it works when not bound to version control?

@pranavkm
Copy link
Contributor

@kJacobi can you file a separate issue with a minimal project that reproduces the error?

@dotnet dotnet locked as resolved and limited conversation to collaborators Dec 18, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Author: Migration Bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author. Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue.
Projects
None yet
Development

No branches or pull requests

4 participants