Posted in CLI Error Linux

Error: Cannot find module ‘semver’

sudo rm -rf /usr/local/lib/node_modules sudo rm -rf ~/.npm curl -0 -L https://npmjs.org/install.sh | sudo sh ili Odjavi se iz SSH i ponovno se prijavi. https://stackoverflow.com/questions/33870520/npm-install-cannot-find-module-semver…

Posted in Linux

Ubuntu instalacija nodejs (i playwright)

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash nvm install node node -v Ako želiš i playwright: npm init playwright@latest Najnoviju verziju potraži na https://github.com/nvm-sh/nvm#installing-and-updating npm nodejs playwright…