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

"Cannot open load file: No such file or directory, json-mode" #160

Open
8573 opened this issue Jul 7, 2022 · 0 comments
Open

"Cannot open load file: No such file or directory, json-mode" #160

8573 opened this issue Jul 7, 2022 · 0 comments

Comments

@8573
Copy link

8573 commented Jul 7, 2022

I get this error message

Error (use-package): nix-mode/:catch: Cannot open load file: No such file or directory, json-mode

from this simple use-package stanza:

(use-package
  nix-mode
  :pin nongnu)

With this error, nix-mode does not seem to work, that is, it does not activate on Nix files that I visit. I installed nix-mode from NonGNU ELPA through M-x package-list-packages and I think it previously worked as expected within the last few months. I don't know what might have changed to make it stop working.

I see that some other issue reports have been filed about undeclared dependencies on json-mode, but I see that those issues were thought to be fixed.

In case more information is needed, I note that I may be slow to respond.

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

1 participant