I am trying to setup pwa - venia store front for magento 2.
I have installed default magento 2.4.1 and clonned pwa magento 2 repository.( Ubuntu 18.04)
when i run yarn install command, I am getting following error:
$ node scripts/monorepo-introduction.js
Preparing packages...
Ensuring valid environment...
/usr/bin/env: ‘node
’: No such file or directory
error Command failed with exit code 1.
info Visit for [documentation][1] about this command.
all prerequisites like npm
, node/nodejs
, yarn
, node-gyp
seem installed successfully. all applications shows proper version when we use --version
attribute on ubuntu
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…