Open jacobhurst opened 4 years ago
I've spent about a day trying to install this package and failing. Can a dockerfile container just be made available that I can access and not go through this pain?
When i look at coda-forge the package that looks like it is being installed is version 14.4.0 so why is this error message showing.... https://anaconda.org/conda-forge/nodejs as the base docker looks good..
maybe not ;) (base) root@33adeeff9a05:~# node -v v6.13.1 (base) root@33adeeff9a05:~#
ok, I've fixed that issue by putting "nodejs>=10.0.0" in the base.dockerfile
Step 7/11 : RUN jupyter nbextension enable --py --sys-prefix ipyparaview ---> Running in dfcb4f90f526 Enabling notebook extension ipyparaview/extension...