-
-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Hello,
I encounter following error message when using npm-groovy-lint on a debian 12.
err.log
As I am not familiar at all with node technology, I am stuck.
Software versions involved:
root@486be283f05f:/home/jenkins# npm-groovy-lint --version
GroovyLint: Successfully processed CodeNarc:
CodeNarc version 3.3.0
npm-groovy-lint version 14.6.0
Embeds:
CodeNarc version 3.3.0
- Groovy version 3.0.9 (superlite)
root@486be283f05f:/home/jenkins# npm list -g
/usr/local/lib
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
openjdk 17.0.11 2024-04-16
OpenJDK Runtime Environment Temurin-17.0.11+9 (build 17.0.11+9)
OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (build 17.0.11+9, mixed mode)
On another docker image with debian 11, with openjdk autoinstalled by npm-groovy-lint, with all above same version installed, I do not have the error.
Can you help to figure out the problem ?
Details of the debian 12 package installed:
apt-list.log
Maybe that was not the right place to share this problem (I am even not sure it is a npm-groovy-lint bug), apologize in that case just tell me where I should ask for support.