mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
debug v symlink error
This commit is contained in:
parent
c724c17a56
commit
753e926356
@ -984,6 +984,7 @@ pub fn new_v(args[]string) &V {
|
||||
*/
|
||||
println('vlib not found. It should be next to the V executable.')
|
||||
println('Go to https://vlang.io to install V.')
|
||||
println('(os.executable=${os.executable()} vlib_path=$vlib_path vexe_path=${vexe_path()}')
|
||||
exit(1)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user