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

"Run K Commands" does nothing #8

Open
afortaleza opened this issue Nov 17, 2014 · 6 comments
Open

"Run K Commands" does nothing #8

afortaleza opened this issue Nov 17, 2014 · 6 comments
Labels

Comments

@afortaleza
Copy link

This is a clone from
ligershark/Kulture#22

I am having the same issue, I'm following the tutorial at http://www.asp.net/vnext/overview/aspnet-vnext/create-a-web-api-with-mvc-6 using Sublime. The tutorial puts the project.json file into the src/ subfolder and when I hit F5 (Run K Commands) it does nothing with the message: "project,json not found with sublime project. looking based on file being edited".

The symptons follow the source thread referenced above.

@spboyer
Copy link

spboyer commented Nov 19, 2014

@afortaleza open any file within the project inside Sublime and attempt again. Kulture uses the the open file to determine the directory to locate the project.json file in.

@cmatskas
Copy link

Yes, still an issue with the latest install. Please advise if there is a work around as it is quite a pain :(

@sayedihashimi
Copy link
Member

@cmatskas @afortaleza did you try what @spboyer suggested above?

@cmatskas
Copy link

cmatskas commented Dec 1, 2014

Should we make it clear for other people's sanity that creating an ASP.NET 5 in Visual Studio and then copying it to OSx or Linux doesn't work in the expected way? There are some hoops to jump, for now, to allow Omnisharp to work with the VS solution file structure.

@juzzbott
Copy link
Contributor

juzzbott commented Mar 2, 2015

I too am seeing this issue, except the status bar shows: found project.json in project directory: [/path/to/project.json]

After this message appears in status bar, nothing happens, and after a few seconds the message disappears again.

I've installed Kulture both using Package Control and manually. I'm currently using beta3, which has updated the .kre directory in my home directory to .k, so I've updated the Kulture/build.sh file accordingly (and I'll send through a PR soon).

Currently using Linux Mint 17 with Sublime Text 3.

@juzzbott
Copy link
Contributor

juzzbott commented Mar 2, 2015

Actually, disregard this issue.

It turns out my project.json file had a sneaky trailing , after one of the dependencies. Frustrating.

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

No branches or pull requests

5 participants