-
Notifications
You must be signed in to change notification settings - Fork 201
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
polymer-build error "[UriError]: Scheme is missing" #3432
Comments
Appears to be related to microsoft/vscode-uri@7f15d24#r33726484 See also #3425 /cc @usergenic looks like we need to pin |
We recently pinned |
FYI |
We just published [email protected] and [email protected], which I think should cover the affected tools. |
I have a
gulpfile.js
that largely mirrorspolymer-cli\lib\build\build.js
with a few minor tweaks. Unfortunatelypolymer-build
is throwing an error:This is on Node v12.4.0
The text was updated successfully, but these errors were encountered: