-
Notifications
You must be signed in to change notification settings - Fork 60
wp makepot theme|plugin . foo.pot doesn't work #2
Copy link
Copy link
Closed
Labels
Description
$ wp makepot plugin . languages/foo.pot
PHP Warning: chdir(): No such file or directory (errno 2) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 110
Warning: chdir(): No such file or directory (errno 2) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 110
PHP Warning: chdir(): No such file or directory (errno 2) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 110
Warning: chdir(): No such file or directory (errno 2) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 110
PHP Warning: chdir(): No such file or directory (errno 2) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 110
...
Warning: chdir(): File name too long (errno 63) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 110
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 130
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /wp-cli-makepot/src/WordPressCodeExtractor.php on line 130
Reactions are currently unavailable