Step 2: Creating a local environment variable with Gatsby Our next step is to create a local environment and add a change that will let us see that it wor…
Read more
Showing posts from November, 2022Show all
add the code in wp-config.php: define ( 'FS_METHOD' , 'direct' );
Read more1. You may also need to modify apache2.conf file. sudo nano /etc/apache2/apache2.conf 2. Change your web directory override rule to AllowOve…
Read moreOpen a Terminal window and type: `sudo visudo` In the bottom of the file, need to add the following line: `$USER ALL=(ALL) NOPASSWD: ALL` Where $USER is…
Read morewarn Attempted import error: './header.module.scss' does not contain a default export (imported as 'headerStyles'). import headerStyle…
Read moresudo rm - rf / var / lib /pgadmin sudo / usr / pgadmin4 / bin / setup - web . sh
Read more