0

I'm trying to use SublimeREPL with ST2 and SML on my mac. However, whenever I click on Tools > SublimeREPL > SML, it throws the following error:

OSError(2, 'No such file or directory')

sml is currently already in my PATH, so I'm confused as to why this would be happening?

Thanks in advance

binaryrage
  • 21
  • 3

1 Answers1

0

Your configuration in SublimeREPL might be wrong. You can follow the steps from this blog to set up your SublimeREPL for SML. Read this, if you want to know more about SublimeREPL.