Select to view content in your preferred language

DOJO build

787
1
Jump to solution
04-24-2019 01:57 PM
GaneshmoorthiMylsamy
New Contributor II

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‌

0 Kudos
1 Solution

Accepted Solutions
ReneRubalcava
Frequent Contributor II

Going to need some more information like a sample profile, gruntfile, and app. Can you see if the sample 3x dojo build here can help? https://github.com/Esri/jsapi-resources/tree/master/3.x/bower/dojo

View solution in original post

1 Reply
ReneRubalcava
Frequent Contributor II

Going to need some more information like a sample profile, gruntfile, and app. Can you see if the sample 3x dojo build here can help? https://github.com/Esri/jsapi-resources/tree/master/3.x/bower/dojo