Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

--watch doesn't work on windows #103

Closed
koba04 opened this issue Apr 19, 2018 · 0 comments · Fixed by #104
Closed

--watch doesn't work on windows #103

koba04 opened this issue Apr 19, 2018 · 0 comments · Fixed by #104

Comments

@koba04
Copy link
Contributor

koba04 commented Apr 19, 2018

When I use --watch option on windows, the following error occurred sometimes.

Succeeded: dist/plugin.zip
events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: file data stream has unexpected number of bytes
    at ByteCounter.<anonymous> (C:\Users\koba04\kintone-plugin\hello-kintone-plugin\node_modules\yazl\index.js:144:99)
    at emitNone (events.js:111:20)
    at ByteCounter.emit (events.js:208:7)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant