Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Blank white screen on load #72

Closed
mdxprograms opened this issue Dec 10, 2016 · 7 comments
Closed

Blank white screen on load #72

mdxprograms opened this issue Dec 10, 2016 · 7 comments
Labels
Milestone

Comments

@mdxprograms
Copy link

I'm getting a blank screen when running oni after installation.

My current OS is 10.12.2 Beta (16C53a)
I'm running node version 7.2

Is there a specific version this is supported for node wise?

@bryphe
Copy link
Member

bryphe commented Dec 10, 2016

Hmm, did you install via npm install -g oni-vim or by cloning and building?

Node 7.2 should be fine - could be related to #22 as well.

Thanks for trying it out!

@mdxprograms
Copy link
Author

I should also note after opening developer tools, the console is outputting
Failed to load resource .nvm/versions/node/v7.2.0/lib/node_modules/oni-vim/dist/browser/bundle.js

@mdxprograms
Copy link
Author

Correct. I ran npm install -g oni-vim

@bryphe
Copy link
Member

bryphe commented Dec 10, 2016

Looks like the package is busted - some of the built files were .gitignored. I'll publish an updated package

@mdxprograms
Copy link
Author

Excellent! Thank you so much! Look forward to messing with it 👍

@bryphe
Copy link
Member

bryphe commented Dec 10, 2016

Published 0.1.3, and verified the built files are included. Hope it works better now!

@bryphe bryphe added the bug label Dec 10, 2016
@bryphe bryphe added this to the 0.2 milestone Dec 10, 2016
@mdxprograms
Copy link
Author

it's up and running now! thanks again

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

No branches or pull requests

2 participants