Skip to content

Upgrade browserify and other dev dependencies #238

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

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

yuryleb
Copy link
Contributor

@yuryleb yuryleb commented Apr 18, 2017

Upgrade browserify to get fixed ecstatic to avoid TypeError('The header content contains invalid characters') for browsers with non-latin headers connected to local frontend:

_http_outgoing.js:360
    throw new TypeError('The header content contains invalid characters');
    ^

TypeError: The header content contains invalid characters
    at ServerResponse.OutgoingMessage.setHeader (_http_outgoing.js:360:11)
    at serve (C:\Install\Garmin\GitHub\osrm-frontend\node_modules\ecstatic\lib\ecstatic.js:204:11)
    at C:\Install\Garmin\GitHub\osrm-frontend\node_modules\ecstatic\lib\ecstatic.js:134:11
    at FSReqWrap.oncomplete (fs.js:123:15)

Original issues:

@yuryleb
Copy link
Contributor Author

yuryleb commented Apr 18, 2017

This also updates deprecated [email protected] to 3.0.3 (#205)

@TheMarex
Copy link
Member

Looks good to me!

@TheMarex TheMarex merged commit 91b4396 into Project-OSRM:gh-pages Apr 19, 2017
@yuryleb yuryleb deleted the upgrade-browserify branch April 19, 2017 13:05
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.

2 participants