lucianobarauna / sitempmapas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site MP em Mapas

Installing

npm i gulp -g
npm i

Running

npm run server

Building

npm run build

Troubleshooting

If you get the following error:

net.js:401
  const prevWriteQueueSize = this._handle.writeQueueSize;
                                          ^

TypeError: Cannot read property 'writeQueueSize' of null

This is a net.js bug with Node 8.8. You'll need to upgrade Node.js to the last version.

About


Languages

Language:HTML 42.7%Language:JavaScript 32.5%Language:CSS 24.8%