Errata

Making Things Talk

Errata for Making Things Talk

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Other Digital Version 118
in programme line(var fileName = __dirname + info.txt)

var fileName = __dirname + "/info.txt"; that line is not working in cmd
instead of this use this (var fileName= __dirname+"/info.TEXT"; it will work in both cmd and in cygwin too.

ANMOL  Nov 06, 2019