You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Eric Bresie <eb...@gmail.com> on 2019/04/27 16:00:08 UTC

Warning: can not install modules

Downloaded recent 11.0 NB from download site.

And on startup received the following:

Warning - could not install some modules:
Nashorn Integration - No module providing the capability
com.oracle.js.parser.implementation could be found.
27 further modules could not be installed due to the above problems.



I am running

C:\git\netbeans.dev>java -version
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)


I do have newer versions on the system present including openjdk and update
java 12 but the above shows what is the current default version.

Is this maybe some corrupted temp / cached files maybe confusing the
startup (as I do find even in the new install it is still picking up the
last project I was working on)

Any ideas?

Eric Bresie
ebresie@gmail.com
http://www.linkedin.com/in/ebresie

Re: Warning: can not install modules

Posted by Geertjan Wielenga <ge...@apache.org>.
I'd recommend starting with a fresh user directory and installing the
Oracle JS Parser via the Plugin Manager after start up.

Gj

On Sat, Apr 27, 2019 at 7:00 PM Eric Bresie <eb...@gmail.com> wrote:

> Downloaded recent 11.0 NB from download site.
>
> And on startup received the following:
>
> Warning - could not install some modules:
> Nashorn Integration - No module providing the capability
> com.oracle.js.parser.implementation could be found.
> 27 further modules could not be installed due to the above problems.
>
>
>
> I am running
>
> C:\git\netbeans.dev>java -version
> java version "1.8.0_201"
> Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
> Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)
>
>
> I do have newer versions on the system present including openjdk and update
> java 12 but the above shows what is the current default version.
>
> Is this maybe some corrupted temp / cached files maybe confusing the
> startup (as I do find even in the new install it is still picking up the
> last project I was working on)
>
> Any ideas?
>
> Eric Bresie
> ebresie@gmail.com
> http://www.linkedin.com/in/ebresie
>