[
https://issues.apache.org/jira/browse/NETBEANS-6235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Petr Pisl reassigned NETBEANS-6235:
-----------------------------------
Assignee: Petr Pisl
> 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
>
> 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