BabylonJS / Editor

Community managed visual editor for Babylon.js
http://editor.babylonjs.com/
813 stars 232 forks source link

Can't build on Linux #18

Closed lichotapia closed 6 years ago

lichotapia commented 7 years ago

Tried to build it in Linux, Centos7, but couldn't. I think there is a problem with the Electron dependency. I attached the npm log for the master branch. Tried both branches, none worked. I'll try to build it on Windows.

Anyway, it's a great work you are doing! I would like to add text in the scene, that would be excellent.

Thanks, Lisandro Tapia npm-debug.txt

julien-moreau commented 7 years ago

Thanks! I'm happy that you use the editor! :) I'll find a solution for build on Linux and will focus on adding texts in scene By adding text, I propose to create and edit dynamic textures you can apply on materials, is that ok for you ?

lichotapia commented 7 years ago

Yes, that would be great. Thanks!

julien-moreau commented 7 years ago

I cannot reproduce the linux error, I used node v7. What version are you using ? For the dynamic textures editor, you can reach the preview link here : http://editor.babylonjs.com/preview/ and access the tool using Tools -> Dynamic Texture Builder :) Or you can use locally the "develop" branch

julien-moreau commented 6 years ago

Any news ?

lichotapia commented 6 years ago

Sorry, I'm using node 6.10.1. Is the last one on my distro, I'll try to update and see how it goes. If not, I'll try on Windows.

Thanks!

julien-moreau commented 6 years ago

Maybe the dependency doesn't work with this version of node :(

julien-moreau commented 6 years ago

Then I close the issue, don't hesitate to reopen one if the problem persists, thanks!