luxi78 / joplin2obsidian

Making the move from Joplin to Obsidian
122 stars 13 forks source link

Can't compile #21

Open davterra opened 1 year ago

davterra commented 1 year ago

When I switch to joplin2obsidian folder and do: make I get this:

build version: v0.2.1-10-g2010861 env CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -ldflags "-X main.Version=v0.2.1-10-g2010861" -o dist/joplin2obsidian_darwin_amd64 env: ‘go’: No such file or directory make: *** [makefile:6: core] Error 127

davterra commented 1 year ago

Disregard. I realized the vm I was trying to install into did not have golang installed.