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

dotnet new mvc generates a project that doesn't work #1221

Closed
jhudsoncedaron opened this issue Jan 15, 2018 · 3 comments
Closed

dotnet new mvc generates a project that doesn't work #1221

jhudsoncedaron opened this issue Jan 15, 2018 · 3 comments

Comments

@jhudsoncedaron
Copy link

Issue Title

dotnet new mvc generates a project that doesn't work

I have only ever attempted to run the result of dotnet new mvc followed by dotnet publish -r win7-x64

General

OS: Windows 10 x64

I installed dotnet nightly version 2.2.0-preview1-007947 to try to debug another issue I was hitting.

After a couple of false starts converting my project I decided it would be better of starting a new one and try the issue within it. But the new project doesn't work. "Value cannot be null" in Microsoft.AspNetCore.Razor.Compilation.
errorspam.txt

@mkArtakMSFT
Copy link
Member

Thank you for contacting us. We are aware of the issue you're facing and are actively working to fix it. //cc @pranavkm

@mkArtakMSFT
Copy link
Member

Hey @Petermarcu, this sounds like our issue. Could you please move it to aspnet/templating? Thanks!

@Petermarcu
Copy link
Member

Moved to: aspnet/Templating#233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants