JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

Cannot find module './util/views' #53

Closed dlfivefifty closed 8 years ago

dlfivefifty commented 8 years ago

I get this error when trying to load ink

pfitzseb commented 8 years ago

Are you on master? If so, are you on the latest commit? If not, then something's wrong, because that file doesn't exist in the latest release and isn't required anywhere...

dlfivefifty commented 8 years ago

Yep I’m on master for both ink and julia-client, and I’m still getting the error

On 19 May 2016, at 6:01 PM, Sebastian Pfitzner notifications@github.com wrote:

Are you on master? If so, are you on the latest commit? If not, then something's wrong, because that file doesn't exist in the latest release and isn't required anywhere...

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/JunoLab/atom-ink/issues/53#issuecomment-220254387

MikeInnes commented 8 years ago

Nope this is my fault, I added views.coffee on the workspace branch and then used it on the master branch :)

MikeInnes commented 8 years ago

Should be fixed if you pull again.

dlfivefifty commented 8 years ago

Yep, fixed!

On 19 May 2016, at 9:39 PM, Mike J Innes notifications@github.com wrote:

Should be fixed if you pull again.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/JunoLab/atom-ink/issues/53#issuecomment-220299885