You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
make resource
mentioned in the README fails with the errorLooking at 52a3378 maybe this is old doc and should be removed?
The text was updated successfully, but these errors were encountered: