-
Notifications
You must be signed in to change notification settings - Fork 86
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
Cannot read property replace of null #35
Comments
Same issue occurs when creating a fresh project with @vue/cli using release candidate 3 This seems to be the change that causes the issue: |
I am also seeing this error:
|
I've made a quick PR #36 |
Our ember-cli web application was bit by this as well. Thankfully in non-production environments. Thought the problem was with CircleCI initially too. Just wanted to say thanks to everyone who raised the issue and contributed to the PR fix here. The Error:
|
Fixes: npm/hosted-git-info#34 Fixes: npm/hosted-git-info#32 Fixes: npm/hosted-git-info#35 Credit: @iarna Credit: @Erveon Credit: @huochunpeng
Hi guys. Trying to run npx on some packages but coming up with this error:
Not sure if the error comes down to this package or not?
Chris
The text was updated successfully, but these errors were encountered: