嘿伙计们,我正在学习本教程,以便在我的OSX中运行.NET Core:
If you choose to install Mono, select the universal installer to make sure you get the x64 version. Edge.js requires Mono x64.
If you choose to install CoreCLR], follow these steps:
brew tap aspnet/dnx
brew update
brew install dnvm
source dnvm.sh
dnvm install latest -r coreclr -alias edge-coreclr
Then install and build Edge.js:
brew install pkg-config
dnvm use edge-coreclr
npm install edge
Run Code Online (Sandbox Code Playgroud)
现在,我想删除所有这些东西,但我找不到路径.
我删除了dnvm
与pkg-config
用brew uninstall
.订单怎么样?
谢谢.
归档时间: |
|
查看次数: |
1119 次 |
最近记录: |