We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. When I check my package.json using npm-check, I encounter the following errors:
husky - NPM ERR! Registry error Unexpected token @ in JSON at position 3324
lint-staged - NPM ERR! Registry error Unexpected token @ in JSON at position 3324
Why am I seeing these errors? I get these errors across Yarn Workspace, PNPM Workspace, and npm packages.
Nodejs 16 | 18 npm 8.11.0 10.2.0 MacOS 12.5
Thank you :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello. When I check my package.json using npm-check, I encounter the following errors:
husky - NPM ERR! Registry error Unexpected token @ in JSON at position 3324
lint-staged - NPM ERR! Registry error Unexpected token @ in JSON at position 3324
Why am I seeing these errors? I get these errors across Yarn Workspace, PNPM Workspace, and npm packages.
Nodejs 16 | 18
npm 8.11.0 10.2.0
MacOS 12.5
Thank you :)
The text was updated successfully, but these errors were encountered: