arboleya / electrify

Package your Meteor apps with Electron, and butter
MIT License
247 stars 52 forks source link

[Windows - V 2.0.0 ] bundling meteor -> shell.js internal error #22

Closed d62remi closed 8 years ago

d62remi commented 8 years ago

Hi,

When I running app with :

cd leaderboard
electrify

works great =D

Now here is the error I by running :

electrify package

image

I had the same error 1.4.0 version in meteor shell

My username is : image

The same path C:\Users\RBOUDE~1.AEI\AppData\Local\Temp\Electrify\bundling\bundle exist C:\Users\r.boude***.AEI_02\AppData\Local\Temp\electrify\bundling\bundle exist

An explanation ?

It's a great job ! Thanks ;-)

d62remi commented 8 years ago

I resolved my problem by creating a project on disk C:

^^

arboleya commented 8 years ago

Oh fine, it was something with file permissions.

Glad you've fixed. :)

akolnati commented 8 years ago

Had the same problem...moved my entire project to C drive and it worked