You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2022. It is now read-only.
>> Installing WordPress 5.0.2
info ... Fetching https://github.com/wordpress/wordpress/archive/5.0.2.tar.gz ...
info This might take a few moments
.✔ Done in /home/yeopress/.cache/yeoman/wordpress/wordpress/5.0.2
(!) #_ is deprecated. Require your own version of Lodash or underscore.string
>> WordPress installed
>> Getting salt keys
>> Writing WP files to disk
>> Setting Permissions: 0755 on .
>> Setting Permissions: 0775 on wp-content
>> Cannot access database
>> Make sure you create the database and update the credentials in the wp-config.php
>> Starting to install theme
info ... Fetching https://github.com/wesleytodd/YeoPress/archive/template.tar.gz ...
info This might take a few moments
.✔ Done in wp-content/themes/yeopress
>> Writing theme files to disk
>> Starting theme setup
Setting Up Theme
package.json missing!
>> Writing .yeopress file
All Done!!
------------------------
I tried my best to set things up, but I'm only human right? **wink wink**
So, you should probably check your `wp-config.php` to make sure all the settings work on your environment.
Have fun pressing your words!
The reason why cannot see the package.json is due to the unzipped folder which is inserted in the themeDir(yeopress) instead of extracting the files and transfer them in the yeopress folder.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My config in
.yeopress
The reason why cannot see the package.json is due to the unzipped folder which is inserted in the themeDir(yeopress) instead of extracting the files and transfer them in the yeopress folder.
The text was updated successfully, but these errors were encountered: