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

missing data/resources.json #532

Open
rbauduin opened this issue Aug 13, 2024 · 3 comments
Open

missing data/resources.json #532

rbauduin opened this issue Aug 13, 2024 · 3 comments

Comments

@rbauduin
Copy link

make resource mentioned in the README fails with the error

$ make resource
deno run --allow-write src/scripts/resource.ts
error: Module not found "file:///tmp/neovimcraft/data/resources.json".
    at file:///tmp/neovimcraft/src/scripts/resource.ts:1:26
make: *** [Makefile:9: resource] Error 1

Looking at 52a3378 maybe this is old doc and should be removed?

@rbauduin
Copy link
Author

I thought I'd add https://github.com/amitds1997/remote-nvim.nvim mannually, but it doesn't seem to be the way to be done either.

@neurosnap
Copy link
Owner

Hi! Thanks for submitting this issue. I pushed a change to remove requiring that json file, could you please try again?

@rbauduin
Copy link
Author

It works fine now! I decided to first further test the plugin I wanted to submit before doing it. Thanks for neovimcraft!

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

2 participants