Treora commented on issue #14: Cleaning up post demo integration URL: https://github.com/apache/incubator-annotator-website/issues/14#issuecomment-606050102 Oh, apparently I was using an older version of yarn, that does not create yarn.lock nor node_modules when there are no dependencies. I just updated yarn and committed the empty lock-file, seems the best solution to me. And a .gitignore for node_modules, also created (empty). We could instead have told people to run yarn in the submodule instead, but quite likely we will have some dependencies at some moment anyway (e.g. a static site generator to add headers and footers to every page).
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services