kinow commented on pull request #1153:
URL: https://github.com/apache/jena/pull/1153#issuecomment-1006768562


   > Newbie alert.
   > 
   > I pull the PR branch and ran `mvn clean install`. In jena-fuseki-ui, I get 
an error
   > 
   > ```
   > [INFO] --- frontend-maven-plugin:1.10.4:yarn (yarn install) @ 
jena-fuseki-ui ---
   > [INFO] Running 'yarn install' in 
/home/afs/ASF/jena-project/jena-fuseki2/jena-fuseki-ui
   > [INFO] yarn install v0.16.1
   > [INFO] [1/4] Resolving packages...
   > [INFO] [2/4] Fetching packages...
   > [INFO] error [email protected]: The engine "node" is 
incompatible with this module. Expected version "^12.22.0 || ^14.17.0 || 
>=16.0.0".
   > [INFO] error Found incompatible module
   > [INFO] info Visit https://yarnpkg.com/en/docs/cli/install for 
documentation about this command.
   > ```
   > 
   > Is there something I need to do prior running maven?
   
   Are you using node v10 or another old release? It looks like the min 
requirement for the eslint version is node 12+.
   
   I'm on my phone, but quite sure mine is v14. 
https://nodejs.org/en/about/releases/
   
   If you cannot upgrade node we can revert eslint and update it later.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to