jpohjolainen / atom-hiera-eyaml

MIT License
6 stars 2 forks source link

No such file or directory #7

Open shieldwed opened 8 years ago

shieldwed commented 8 years ago

I just installed your atom plugin (on Windows atom 1.1.0) but this plugin seems to be handling windows paths not correctly. Whenever I want to encrypt a string in atom the following message pops up:

[31m[hiera-eyaml-core] No such file or directory @ rb_sysopen - ./keys/public_key.pkcs7.pem[0m in ($PATH <-- edited)

The public key to encrypt is situated in the keys folder in the git repo root directory and the eyaml command is available to atom via the PATH variable.