Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

[minor] dev mode on non-buffalo project results in panic #91

Closed
slava-vishnyakov opened this issue Jan 6, 2017 · 0 comments
Closed

Comments

@slava-vishnyakov
Copy link

slava-vishnyakov commented Jan 6, 2017

if you try to run buffalo dev in a directory where there is no Buffalo project, it results in panic

Buffalo version 0.7.0

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x4109614]

Probably it would be better to show some kind of an error message?

@slava-vishnyakov slava-vishnyakov changed the title [minor] dev mode on non-buffalo project results in SIGV [minor] dev mode on non-buffalo project results in SIGSEGV Jan 6, 2017
@slava-vishnyakov slava-vishnyakov changed the title [minor] dev mode on non-buffalo project results in SIGSEGV [minor] dev mode on non-buffalo project results in panic Jan 6, 2017
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

1 participant