I am trying to updated my JS API from 3.14 to 3.20. While running grunt build i am receiving below error.
starting writing resources...
Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
at doWrite (_stream_writable.js:406:19)
at writeOrBuffer (_stream_writable.js:394:5)
at Socket.Writable.write (_stream_writable.js:294:11)
Could some one help me on this issue?
javascript api 3.24 dojobuild grunt