Skip to content

MinisterioPublicoRJ/sitempmapas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site MP em Mapas

Requirements

  • Node > v8 and < V10

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published