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

Browser compatibility issue #597

Closed
magic-akari opened this issue Aug 12, 2023 · 0 comments · Fixed by #598
Closed

Browser compatibility issue #597

magic-akari opened this issue Aug 12, 2023 · 0 comments · Fixed by #598

Comments

@magic-akari
Copy link
Contributor

process is not defined in browser

utils.js:12 Uncaught ReferenceError: process is not defined
    at getSkipValidations (utils.js:12:3)
    at node_modules/.pnpm/java-parser@2.0.4/node_modules/java-parser/src/lexer.js (lexer.js:9:20)
    at __require (chunk-2GTGKKMZ.js?v=e8179d5f:12:50)
    at node_modules/.pnpm/java-parser@2.0.4/node_modules/java-parser/src/index.js (index.js:2:19)
    at __require (chunk-2GTGKKMZ.js?v=e8179d5f:12:50)
    at node_modules/.pnpm/prettier-plugin-java@2.2.0/node_modules/prettier-plugin-java/dist/parser.js (parser.js:2:18)
    at __require (chunk-2GTGKKMZ.js?v=e8179d5f:12:50)
    at node_modules/.pnpm/prettier-plugin-java@2.2.0/node_modules/prettier-plugin-java/dist/index.js (index.js:2:13)
    at __require (chunk-2GTGKKMZ.js?v=e8179d5f:12:50)
    at index.js:67:1
image
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

Successfully merging a pull request may close this issue.

1 participant