Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Errors while executing commands in user-plugin.md #2

Open
abhi18av opened this issue Oct 10, 2016 · 1 comment
Open

Errors while executing commands in user-plugin.md #2

abhi18av opened this issue Oct 10, 2016 · 1 comment

Comments

@abhi18av
Copy link

abhi18av commented Oct 10, 2016

Hii,

So, I'm starting off with the Documentation work ( proof reading ) and keeping up with the merges and commits.
While working along your user-plugin.md, I run across this error

WARNING: No such namespace: cmd, could not locate cmd.cljs, cmd.cljc, or Closure namespace "" at line 147 /Users/eklavya/Library/Application Support/LightTable/User/src/lt/plugins/user.cljs
WARNING: Use of undeclared Var cmd/command at line 147 /Users/eklavya/Library/Application Support/LightTable/User/src/lt/plugins/user.cljs
WARNING: No such namespace: lt.objs.editor.pool, could not locate lt/objs/editor/pool.cljs, lt/objs/editor/pool.cljc, or Closure namespace "" at line 150 /Users/eklavya/Library/Application Support/LightTable/User/src/lt/plugins/user.cljs
WARNING: Use of undeclared Var lt.objs.editor.pool/last-active at line 150 /Users/eklavya/Library/Application Support/LightTable/User/src/lt/plugins/user.cljs

I'm certainly in user.cljs and with the client connected
screen shot 2016-10-10 at 8 36 07 am

Another point being, should we not specify exactly how to reach the user.cljs file?

@sbauer322
Copy link
Contributor

First off, thanks for working on the documentation! 😄

Would you be able to share what is at line 150, or perhaps even the user.cljs file via Gist? It would make debugging this easier.

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

No branches or pull requests

2 participants