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

[Bug]: Unexpected string #6781

Open
1 task done
paulrm opened this issue Jan 13, 2025 · 5 comments
Open
1 task done

[Bug]: Unexpected string #6781

paulrm opened this issue Jan 13, 2025 · 5 comments

Comments

@paulrm
Copy link

paulrm commented Jan 13, 2025

Kind of Issue

Runtime - command-line tools

Tool or Library

cspell

Version

8.17.0

Supporting Library

Not sure / None

OS

Linux

OS Version

Rocky Linux 8.9

Description

When I run

npx cspell-cli "**"

I got

Unexpected string

How can I debug this?

Steps to Reproduce

No response

Expected Behavior

No response

Additional Information

No response

cspell.json

No response

cspell.config.yaml

No response

Example Repository

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Jason3S
Copy link
Collaborator

Jason3S commented Jan 13, 2025

@paulrm,

I need more information.

What version of node are you running? Is it a full version of node?

Do you have a docker container that demonstrates the issue?

I'll release a version that will show the full error when using verbose mode.

@Jason3S
Copy link
Collaborator

Jason3S commented Jan 13, 2025

@paulrm,

Please try:

npx [email protected] -v "**"

@paulrm
Copy link
Author

paulrm commented Jan 13, 2025

node v20.12.2

@Jason3S
Copy link
Collaborator

Jason3S commented Jan 14, 2025

The -v is verbose mode. If there is an error, it will give the stack dump. Please paste that here. It will give an indicator on where the error is occuring.

@Jason3S
Copy link
Collaborator

Jason3S commented Jan 14, 2025

Did you get the stack dump?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants