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

nonexistent dependency (esprima-six unpublished) #60

Closed
z3t0 opened this issue Dec 28, 2015 · 8 comments
Closed

nonexistent dependency (esprima-six unpublished) #60

z3t0 opened this issue Dec 28, 2015 · 8 comments

Comments

@z3t0
Copy link
Contributor

z3t0 commented Dec 28, 2015

esprima-six no longer exists.

@deathcap
Copy link
Member

voxel-shader voxel/voxel-shader#10

@deathcap
Copy link
Member

There are other esprima-six usages (besides voxel-shader). Found this possibly-useful package:

https://github.com/kurman/esprima-six-temp-copy

but I'm more inclined to update away from esprima-six (to esprima 2, or alternatives)

@deathcap
Copy link
Member

  • voxel-decals 0.2.1
  • voxel-engine-stackgl 1.0.1 > voxel-shader 0.15.2
  • voxel-mesher 0.14.3 > block-models 0.1.2 (devDependencies)
  • voxel-webview 0.2.4 > gl-css3d 1.0.0

@z3t0
Copy link
Contributor Author

z3t0 commented Dec 30, 2015

Agreed, there are quite a few changes.. thinking this project was dead I made my own clones with the fixes...

However there are still some wierd glitches I havent been able to figure out, I think I'll take a break and learn some more indepth webgl before coming back to this, that way I know what I'm doing...

deathcap added a commit to voxel/voxel-webview that referenced this issue Dec 30, 2015
Dependant dependency update, part of:
voxel/voxelmetaverse#60 nonexistent dependency esprima-six
@deathcap deathcap changed the title nonexistent dependency nonexistent dependency (esprima-six unpublished) Dec 30, 2015
@deathcap
Copy link
Member

@z3t0 if you want I could add you to the https://github.com/voxel organization so you could commit to and publish most of the voxel-* modules directly (a while back I moved a bunch of them from my own GitHub account to the shared voxel org for this purpose). Help to keep the project alive =). There are quite a few members but not many/any really that active anymore.

I just had some time and was intrigued by why voxelmetaverse.com was giving me errors, on all the systems I tried, even though I hadn't changed anything in months. Looks like browser vendors tightened up their WebGL implementation to spec (voxel/voxel-shader#11). Then trying to clean-install this project to develop for investigating further, esprima-six disappeared, necessitating an update of glsl, and associated syntax changes. I think I got them all though, seems to work decently well now, back to normal. What glitches were you seeing, could you open new issues for the unexpected behavior?

@z3t0
Copy link
Contributor Author

z3t0 commented Dec 30, 2015

@deathcap sure please add me to the voxel organization. I'll try and figure out what was going on but there quite a few errors and I didnt really get a chance to figure it out.

I just checked voxelmetaverse.com and everything seems fine there.

@deathcap
Copy link
Member

@z3t0 invited you to https://github.com/voxel

@z3t0
Copy link
Contributor Author

z3t0 commented Dec 30, 2015

@deathcap Thanks!

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