Github user DmytroShkvyra commented on the issue:

    https://github.com/apache/zeppelin/pull/2002
  
    @1ambda 
    >If you want to use node modules in terminal, you have to install them 
globally. (e.g $ yarn install)
    
    >But in case of grunt (and karma so on..), we don't need to do that. Since 
they are used in scripts >(package.json). That's what i meant.
    I dont care about use modules in terminal. I want to run
    ```
    mvn package
    ```
    and execute clean->process-resources->test->package phases of maven 
automatically, without errors and manual maintenance of local environment.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to