Skip to content

Readme outdated in latest version ? #2757

Closed Answered by VanillaIce24
VanillaIce24 asked this question in General
Discussion options

You must be logged in to vote

Download latest 3.2.1. release.

Then follow this from the readme.md

Local Development Installation

Clone repository to your local server
Create MySQL database
Run webpack builder via make **build-dev**   
Point your local domain to the public/ directory
Rename config/.env.sample to config/.env
Fill in your database credentials (username, password, host, dbname) in config/.env
Navigate to <localdomain>/install
Follow instructions to install database and user account

Two things that seem different as described:

  1. In the latest release I have to run composer install.
  2. The make build-dev command does not work, do you mean npx make build dev ?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@marcelfolaron
Comment options

Answer selected by marcelfolaron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants