Skip to content

FIX: Cannot read property 'toUpperCase' of undefined - #10

Open
henrikra wants to merge 2 commits into
maximalism2:masterfrom
henrikra:master
Open

FIX: Cannot read property 'toUpperCase' of undefined#10
henrikra wants to merge 2 commits into
maximalism2:masterfrom
henrikra:master

Conversation

@henrikra

Copy link
Copy Markdown

To cause for this was that filename was always undefined. I am pretty sure this is the right fix since I have tested the script on OSX with and without target folder. I also added implementation of forEach since for some reason forEach was used like a global function but node threw an error for that. Can you guys @TheTekton @necinc confirm this? :)

Fixes #7

@TheTekton

Copy link
Copy Markdown
Contributor

Cool, I can help test out soon @henrikra.

@henrikra

Copy link
Copy Markdown
Author

@TheTekton Did you managed to test this out? :D

@madhaze

madhaze commented Oct 16, 2017

Copy link
Copy Markdown

@henrikra @TheTekton Any word on this. Looks like this is the key to getting master set up for a release with --color

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

Successfully merging this pull request may close these issues.

Cannot read property 'toUpperCase' of undefined

3 participants