Skip to content

front.wuxt won't run and wuxt theme in wordpress not showing up #122

@tandeman77

Description

@tandeman77

Hi all,

I'm using windows sublinux system and the windows version of docker.

I had no problem installing wuxt by following the quick start instructions.
git clone https://github.com/northosts/wuxt.git

cd wuxt
docker-compose up -d
http://localhost:3080/install.php - Install WordPress
http://localhost:3080/wp-admin/options-permalink.php - Set permalinks to Post name
http://localhost:3080/wp-admin/themes.php - Activate wuxt-theme
http://localhost:3000 - Done

When everything finishes preparing, wp.nuxt and mysql.nuxt containers run but front.wuxt had an issue saying "info No lockfile found." and
"error Couldn't find a package.json file in "/var/www/app"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command."

this means I can't access the front end using localhost:3000

Also I couldn't activate wuxt-theme as it's not there when I visit /themes.php

Would anyone be able to help. I remember using wuxt on a full linux system without any issues but when I tried with WSL yesterday I experienced this issue.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions