voidlabs / mosaico

Mosaico - Responsive Email Template Editor
https://mosaico.io
GNU General Public License v3.0
1.71k stars 504 forks source link

Problem building #276

Closed manuesperon closed 7 years ago

manuesperon commented 7 years ago

Hello. I'm trying to build mosaico and when I run "npm install" I keep getting this error.

image

It says: "." is not recognized as an internal or external command

When I run grunt it keeps waiting forever. I already read the readme and coldn't find the solution.

I'm using: -Windows 7 -npm v3.10.10 -node v7.3.0

Thanks!

bago commented 7 years ago

"grunt" is expected to wait forever in the "watch" task.. what do you see if you open a browser to 127.0.0.1(oryournodeIP):9006 ?