NorthwindNode
NorthwindNode copied to clipboard
Was wondering if anyone has forked this project and created a Vue.js front end. Of course it wouldn't be a MEAN stack but instead a MEVN stack ;-)
Hi , I am windows user. I was trying to setup this project, but was not able to. When running the npm install --dev command, getting this error `npm ERR!...
Using a current CentOS 7.3 Box with Epel installed NodeJS 6.11.1 give me this folloung the write up ... ``` [aheumaier@CentosDemo NorthwindNode]$ migrate up up : 1422219657037-add-categories.js /home/aheumaier/NorthwindNode/migrations/1422219657037-add-categories.js:29 if (response.statusCode...
1:) Epel install of Nodejs 6.11.1 is broken by removed http-parser package in Epel itself Can be reinstalled here : https://kojipkgs.fedoraproject.org/packages/http-parser/2.7.1/3.el7/x86_64/ 2:) Using NodeJS 7.x breaks application server.js with: ```...
I always get this error "GET http: // localhost: 35729 / livereload.js net :: ERR_CONNECTION_REFUSED" and this means it can not change the category when editing a product