From: Hans Vasquez-G. <hav...@uc...> - 2021-01-26 23:25:22
|
Hello JBrowse team, I recently tried to install both jbrowse1 and jbrowse2 on the same machine. It seems as though there are competing node/npm requirements. I already have jbrowse2 setup on a new machine, but it feels slower loading BAM files, so I was going to install jbrowse1 as well, to compare the load times. However, when I went to install jbrowse1, it fails during the nodejs installation because there are files locked. "Node v15.5.1 installed at /home/hvasquezgross/.nvm/versions/node/v15.5.1/bin/node with npm 7.3.0 yarn install v1.22.4 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inc onsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json." Is this due to the jbrowse2 installation? Thank you, -Hans |