tidev / pulsar-titanium

Titanium SDK development tools and UI package for the Pulsar text editor
Other
36 stars 12 forks source link

Creating new project results in damaged project that cannot run #115

Closed developer82 closed 6 years ago

developer82 commented 6 years ago

When creating a new Titanium project using the plugin the project is created, but when trying to run it, an exception is thrown and the project is not run:

FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
Build failed. Process exited with code 3.

When creating a project in Appcelerator Studio (on the same machine) and running it from the Arom plugin it runs without any problem.

hansemannn commented 6 years ago

I cannot reproduce this, sorry. It seems to be an issue with the underlaying V8 engine of Atom (Electron), so an update might help there.

ewanharris commented 6 years ago

I'm unable to reproduce this issue and create and then run a Titanium app just fine from Atom 1.32.2 with version 1.4.2 of this package.

@developer82, if this issue happens again for you please file another issue. I'm going to close this one out.