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
After comand tailpress new example-theme --name="Example Theme" --git --dbuser="root" --dbhost="localhost" --dbpass=""
and install WordPress yes
i have following warnings
PHP Warning: file_get_contents(C:\serverpath\i-2023\WordPress\Bratuxa\WP-Fragola\ThemeWordPress/example-theme/wp-content/themes/example-theme/../../../wp-config.php): failed to open stream: No such file or directory in C:\Users\artur\AppData\Roaming\Composer\vendor\jeffreyvanrossum\tailpress-installer\src\Console\NewCommand.php on line 160
Warning: file_get_contents(C:\serverpath\i-2023\WordPress\Bratuxa\WP-Fragola\ThemeWordPress/example-theme/wp-content/themes/example-theme/../../../wp-config.php): failed to open stream: No such file or directory in C:\Users\artur\AppData\Roaming\Composer\vendor\jeffreyvanrossum\tailpress-installer\src\Console\NewCommand.php on line 160
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
...
found 4 vulnerabilities (2 moderate, 2 high)
run `npm audit fix` to fix them, or `npm audit` for details
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
The text was updated successfully, but these errors were encountered:
arturmamedov
changed the title
Errors on install but installation pass good
Errors on install WordPress not installed but theme installation pass good
Mar 16, 2023
After comand
tailpress new example-theme --name="Example Theme" --git --dbuser="root" --dbhost="localhost" --dbpass=""
and install WordPress yes
i have following warnings
...
The text was updated successfully, but these errors were encountered: