Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stream.push() after EOF #101

Open
NaotoNTP opened this issue May 6, 2021 · 4 comments
Open

stream.push() after EOF #101

NaotoNTP opened this issue May 6, 2021 · 4 comments

Comments

@NaotoNTP
Copy link

NaotoNTP commented May 6, 2021

I continue to get this error when trying to build a repo, but it seems to only happen on my computer; other members of the dev team have no such issues even when working with the same repo on the same OS as the lead developer (Windows 10). Furthermore, older versions of the repo did not give me this issue. No matter what I do to modify the command, it spits out the same error. Even adding the -V flag to the command provided no extra insight as to what is causing this. Please advise.
image

@calvinmetcalf
Copy link
Owner

are you able to put a console.log(array) on line 10 of `ZorroTracker/node_modules/copyfiles/index.js ?

@NaotoNTP
Copy link
Author

This is what it spits out when console.log(array) is put on line 10 of ZorroTracker/node_modules/copyfiles/index.js:
image

@NaotoNTP
Copy link
Author

So after applying the changes from #102, updating both node & npm, and logging the output of "array" & "_array", this is what it spits out:
image

@calvinmetcalf
Copy link
Owner

calvinmetcalf commented Jun 22, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants