Petr Pisl created NETBEANS-6235:
-----------------------------------

             Summary: Build of vscode extension fails
                 Key: NETBEANS-6235
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6235
             Project: NetBeans
          Issue Type: Bug
          Components: vscode
    Affects Versions: 12.5
            Reporter: Petr Pisl


I have newer version of node (14.17.6) and npm (7.24.1). When VSCode extension 
is build (through command `netbeans\java\java.lsp.server$ ant 
build-vscode-ext`, the build fails because there are created 
`.package-lock.json` files.
{code:java}
./java/java.lsp.server/vscode/node_modules/.package-lock.json
./java/java.lsp.server/build/bundles/package/node_modules/.package-lock.json 
{code}
When the extension is wrap up in the last phase of building, the build is 
looking for the license for these files and the build fails., because there is 
not such license. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to