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

Invalid JSON (Unexpected " " at position 4 in state STOP) when upgrading to audit-ci 2.2.0 #102

Closed
fernandofleury opened this issue Jul 16, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@fernandofleury
Copy link

Hey all 👋

Due to: #96 I've tried to bump the package version, but now I'm facing

Yarn audit report results:
events.js:167
      throw er; // Unhandled 'error' event
      ^
Error: Invalid JSON (Unexpected " " at position 4 in state STOP)

(It's visible here: https://travis-ci.org/sumup/circuit-ui/jobs/559411807)

Any ideas on how to proceed? Thanks!

@fernandofleury fernandofleury changed the title Invalid JSON (Unexpected " " at position 4 in state STOP) when upgrading to audit-ci 2.2.0 Invalid JSON (Unexpected " " at position 4 in state STOP) when upgrading to audit-ci 2.2.0 Jul 16, 2019
@quinnturner quinnturner added the bug Something isn't working label Jul 16, 2019
@quinnturner
Copy link
Member

Hi @fernandofleury, thanks for creating this issue!

This is my first time seeing this behaviour. My interim suggestion would be to rollback to 2.1.0 until we find a fix. Are you able to share the dependencies in package.json?

CC: @dw2

@quinnturner
Copy link
Member

@fernandofleury
Copy link
Author

Hey @quinnturner I'm gonna try it out and report how it goes 😃

@fernandofleury
Copy link
Author

It did work with 2.1.0 😄
https://travis-ci.org/sumup/circuit-ui/jobs/559499736

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants