[ 
https://issues.apache.org/jira/browse/NETBEANS-6235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated NETBEANS-6235:
-------------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: Petr Pisl
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to