Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors on install WordPress not installed but theme installation pass good #179

Open
arturmamedov opened this issue Mar 16, 2023 · 2 comments

Comments

@arturmamedov
Copy link

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: fsevents@2.3.2 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
@arturmamedov 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
@jeffreyvr
Copy link
Owner

Hi @arturmamedov! Does it download WordPress at all?

@arturmamedov
Copy link
Author

arturmamedov commented Mar 17, 2023

No
Composer version 2.1.9 2021-10-05 09:47:38
PHP 7.4.26 (cli) (built: Nov 16 2021 18:15:31) ( ZTS Visual C++ 2017 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
npm@6.14.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants