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

DNU command not found #36

Open
timburrows opened this issue Aug 13, 2017 · 1 comment
Open

DNU command not found #36

timburrows opened this issue Aug 13, 2017 · 1 comment

Comments

@timburrows
Copy link

timburrows commented Aug 13, 2017

As of 1.0.0-rc2 release dotnet core no longer uses dnu for packaging and now uses the dotnet CLI.
The particular error in my case is when I'm trying to build and the error is as follows:

cat: /home/...../.dnx/alias/default.alias: No such file or directory /home/...../.config/sublime-text-3/Packages/Kulture/build.sh: line 8: dnu: command not found [Finished in 0.0s with exit code 127] [cmd: ['bash', '/home/..../.config/sublime-text-3/Packages/Kulture/build.sh']] [dir: /home/..../Work/....] [path: /home/.../bin:/home/..../.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games]

@anshul-gmp
Copy link

Any fix yet?

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

2 participants