sitecrafting / conifer

:evergreen_tree: A powerful WordPress library plugin for OO development
https://www.coniferplug.in
MIT License
18 stars 2 forks source link

Warnings and errors occur during dev/contrib setup #89

Open supersolar opened 5 years ago

supersolar commented 5 years ago

Behavior

Warnings outputted during dev/contrib Lando setup:

warn: "options" property is deprecated, use config.get(key) instead Error: ENOENT: no such file or directory, stat '/app/docs/_book/gitbook/gitbook-plugin-highlight/ebook.css' error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. error: Looks like one of your build steps failed... warn: This MAY prevent your app from working warn: Check for errors above, fix them, and try again

Steps to reproduce behavior

Do a fresh install of the codebase and run lando start

How did you install Conifer? (for example, via git clone, GitHub zip download, Composer/Packagist?)

This particular codebase that outputted the error was set up through a GitHub connection in SourceTree. I'd imagine this is irrelevant and the error would happen regardless the origin and implementation of codebase.