-
Notifications
You must be signed in to change notification settings - Fork 2
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
Nerve frontend build/serve failing #12
Comments
Hey Matthew, How did you install node/npm/etc? I'm guessing you've run If you haven't already, try |
Hi, I have installed npm version 6.4.1, installed gulp and node and I have got the frontend to work upto the point of npm test and then I get errors, I have attached a txt file with the errors I am getting. Regards Matthew Carney |
Hey Jamie, I have come back to trying to install nerve again as I am now doing it on what will be the main running machine for it and it have managed to install npm version - 5.6.0 with node version - 8.11.1, reason being as npm version 5.0.0 isn't stable and wouldn't let me run any commands for version 8.11.1 is the next stable LTS, but im still having problems running the commands for the frontend, i ran I hope you will be able to help as we could really do with getting this working, would help us out so much. Many Thanks |
Hi Matthew, You should realistically be fine using the pre-built frontend files, there isn't anything really site-specific in the frontend code (except the logo, probably, but you should be fine to just drop in a new PNG). On my laptop, I'm currently running node v11.1.0, npm version 6.4.1, and gulp version 3.9.1, and I can start everything just fine. If you run To use the pre-built files, you don't need to start Nerve with node at all, you should be starting it with Ruby. I've attached the init scripts we use to run Nerve (using upstart and CentOS 6.9), but I recommend running it inside Docker to avoid all the nasty dependencies you need. nerve-worker.conf.txt I'll update the docker-compose script as soon as I get a chance so you can deploy it on a standard Docker install easily. |
Hi Jamie, I will give it a try, I'm going to reinstall it as iv been installing it on Ubuntu 18.04 Server and I didn't think about CentOS so i am installing it on that but it will be CentOS 7. I will come back to you once i have finished installing again. Many Thanks |
Hi Jamie, When I run
Many Thanks |
Hi,
Im trying to install the frontend but when I prompt 'npm start' its comes back with loads of errors, debug log file included.
Could you please have a look as I would really like to get this working.
Regards
Matthew Carney
npm-debug.log
The text was updated successfully, but these errors were encountered: