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

Path residue? #63

Closed
develephant opened this issue Apr 15, 2015 · 2 comments
Closed

Path residue? #63

develephant opened this issue Apr 15, 2015 · 2 comments

Comments

@develephant
Copy link

I know what the error is telling me, but I thought I'd point out that the first path is using /home/tim/..

/home/tim/luvi/src/lua/init.lua:390: ENOENT: no such file or directory: ...

Best.

@creationix
Copy link
Member

This is because init.lua is baked into luvi with debug symbols, so it stores the full path to init.lua. I wonder if we can override the path string to improve debugging. Something like luvi:init.lua would be more accurate.

@creationix
Copy link
Member

Moved to luvi.

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