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

SyntaxError: Unexpected token . -> assert(opts?.sinonXhrLib, "No XHR lib passed in"); #2583

Closed
chuphalashit19 opened this issue Jan 25, 2024 · 1 comment

Comments

@chuphalashit19
Copy link

Describe the bug
SyntaxError: Unexpected token .
assert(opts?.sinonXhrLib, "No XHR lib passed in");

To Reproduce
Steps to reproduce the behavior:

  1. Go to file sinon/lib/create-sinon-api.js:19

Screenshots
image

By when can we expect this problem to be resolved as it is failing our builds

@fatso83
Copy link
Contributor

fatso83 commented Jan 25, 2024

Please fill in the entire bug template. It's there for a reason.You are missing a lot of very essential information, such as what runtime this happens in (Node, browser, Deno, ... WHAT?). I'll close this and you can reopen it when done.

@fatso83 fatso83 closed this as completed Jan 25, 2024
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

No branches or pull requests

2 participants