Getting error while installing Vue-storefront by using CLI

Hi,

I am following VSF documentation to install it locally by using cli command

npx @vue-storefront/cli init


but the cli command ends with following error:

Error: ENOTDIR: not a directory, rmdir '/media/tajdev/01D6E742CE302D90/Wo
    rk/Project-Name/projectname/.env.example'
    Code: ENOTDIR


OS: Ubuntu 22.04
Node version: 16.20.0
npm vesion: 8.19.4
yarn version: 1.22.19
Was this page helpful?