You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2021/04/02 13:50:58 UTC

[GitHub] [tinkerpop] OyvindSabo commented on pull request #1412: TINKERPOP-2544: Modify site publishing scripts to include gremlint

OyvindSabo commented on pull request #1412:
URL: https://github.com/apache/tinkerpop/pull/1412#issuecomment-812539563


   I suppose I had previously run `npm install` and that's why it worked. I was able to reproduce the `react-scripts: not found` message by deleting the `docs/gremlint/node_modules` folder (which is the state we're in before running `npm install`). Adding `npm install` before `npm run build` (https://github.com/apache/tinkerpop/pull/1412/commits/679a6ce9f0ca26fddd9043366efb30c60efcd59c) did the trick for me.
   
   By the way, is it okay to rely on npm being available or should there be some local copy of Node.js and npm like in `gremlin-javascript`?


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org