Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.12.0
    • 0.12.0
    • helium

    Description

      I should upgrade the node, npm, and yarn versions of the HeliumBundleFactory in the zeppelin-server module for the following reasons.

      The Node version currently used by Helium does not support darwin-arm64. (node v6.9.1) As a result, an error occurs, making it impossible to debug locally.

      • Helium use a library called frontend-maven-plugin when installing node.
      • This library detects the current environment and  configures the path where Node can be installed. In my case, since I develop in a macOS M1 environment, the path is configured with a URL like https://nodejs.org/dist/v6.9.1/node-v6.9.1-darwin-arm64.tar.gz
      • However, since Node v6.9.1 does not support darwin-arm64, an error occurs when running it.

       

      Attachments

        Issue Links

          Activity

            There are no comments yet on this issue.

            People

              pythonstrup JongHyeok Park
              pythonstrup JongHyeok Park
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: