wordpress-clients / hybrid

[I don't have time to work on this anymore. Use at your own risk] Build WordPress based PWA, iOS, Android & Windows phones apps in minutes!
MIT License
1.02k stars 348 forks source link

Unable to start the server with v2.0.3 - Please help #370

Closed ajaykumarsoma closed 7 years ago

ajaykumarsoma commented 7 years ago

I am trying to install and run WPHC. Unable to start the server. attached the log file. Kindly help. The OS details below. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty

The versions of node, npm, yarn given below. root@docker-512mb-blr1-01:~/wordpress-hybrid-client# node -v v7.10.1 root@docker-512mb-blr1-01:~/wordpress-hybrid-client# npm -v 4.2.0 root@docker-512mb-blr1-01:~/wordpress-hybrid-client# yarn -v yarn install v0.27.5

The debug log is below. 2017-08-29T15_50_06_983Z-debug.txt

shprink commented 7 years ago

Please re install: rm -fr node_module && yarn

ajaykumarsoma commented 7 years ago

Shprink,

I would like to thank you and express my gratitude for quick reply. I have done as suggested. But build still fails. Then I deleted the repo and cloned it again. Even then same issue.

Kindly Help me fix this issue. Also I would like to create a docker image for quickly running WPHC. Would you please give your approval for the same?

2017-09-01T05_52_19_930Z-debug.txt

shprink commented 7 years ago

Not sure what's wrong with your setup. If you want to try with Docker this https://github.com/shprink/wphc-dockerbox worked at some point (long time ago) and might be a good start for you.