-
Notifications
You must be signed in to change notification settings - Fork 12
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
New install, app not working #6
Comments
You can install Conductor anywhere. And it doesn't bundle Composer yet (see #1.) So it expects PHP to be available and Composer. I haven't used a Windows machine in 10+ years, solely Linux or macOS. I have a friend with a Windows 10 machine and will see if they can aid in troubleshooting. |
I deleted the Conductor directory and make a new install.
Downloading composer ............................................................... Downloading 1.2.1... Composer successfully installed to: C:\www_tools\conductor\node_modules\getcomposer\composer.phar Composer successfully installed
|
Create and Settings currently do not work, they're in the UI but didn't land quite yet. Yes, just remove the folder and the AppData |
Managed to install Drupal Social with composer. |
@gmacor okay, thanks for debug. I honestly have no clue how well Node + Windows plays.
This looks like an error with starting the process of just launching the app via Electron. I'll try to do some digging. |
Can you try running with It looks similar to electron/electron#7152. |
This is the log file after npm start --verbose |
[372:1024/224714:FATAL:render_process_host_impl.cc(566)] Check failed: !BrowserM ainRunner::ExitedMainMessageLoop(). npm verb lifecycle conductor@0.1.0 npm ERR! Please include the following file with any support request: |
Okay, I have AppVeyor running which is a CI for Windows. Looks like we're going to need to get some tests written. |
I have installed Conductor on a Win 10 machine with XAMPP.
Status:
The buttons " Add new project" and "Settings" are not active ( i can click, but no event).
Please check the following:
I think this is the cause of the issue.
On another hand, is needed to install Conductor on some specific directory (e.g. inside XAMPP ) ?
After your response, i will do a fresh install.
Thank you.
Gabriel
The text was updated successfully, but these errors were encountered: