Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting registry errors when I open a .CFM file in Atom #19

Closed
dkh7m opened this issue Aug 8, 2016 · 4 comments
Closed

Getting registry errors when I open a .CFM file in Atom #19

dkh7m opened this issue Aug 8, 2016 · 4 comments

Comments

@dkh7m
Copy link

dkh7m commented Aug 8, 2016

I get the following errors in the Atom debugger when I open a .CFM file. I have JRE and JDK installed and have the JAVA_HOME path set in my variables.

/C:/Users/[user]/.atom/packages/linter-cflint/lib/main.js:151 Error: Command failed: reg query "hklm\software\javasoft\java development kit"
ERROR: The system was unable to find the specified registry key or value.

Error: Command failed: reg query "hklm\software\wow6432node\javasoft\java development kit"
ERROR: The system was unable to find the specified registry key or value.
(anonymous function) @ /C:/Users/[user]/.atom/packages/linter-cflint/lib/main.js:151

@clang676
Copy link

Hey @dkh7m did you ever figure out a way to correct this problem?

@sjmatta
Copy link
Contributor

sjmatta commented Dec 7, 2016

I believe this is fixed in the latest version of find-java-home, which linter-cflint is using: jsdevel/node-find-java-home#12

I'll update the dependency.

@sjmatta
Copy link
Contributor

sjmatta commented Dec 7, 2016

Should be resolved in the latest release. Sorry for the delay.

@dkh7m
Copy link
Author

dkh7m commented Dec 7, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants