Oni: Blank white screen on load

Created on 10 Dec 2016  路  7Comments  路  Source: onivim/oni

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?

bug

All 7 comments

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!

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

Correct. I ran npm install -g oni-vim

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

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

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

it's up and running now! thanks again

Was this page helpful?
0 / 5 - 0 ratings

Related issues

timeyyy picture timeyyy  路  3Comments

akinsho picture akinsho  路  3Comments

bfulop picture bfulop  路  3Comments

grz8 picture grz8  路  3Comments

nwaywood picture nwaywood  路  3Comments