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

Not Working on Windows ver > 8 #72

Open
manandharsudin opened this issue Jan 4, 2018 · 0 comments
Open

Not Working on Windows ver > 8 #72

manandharsudin opened this issue Jan 4, 2018 · 0 comments

Comments

@manandharsudin
Copy link

Hi there,

Everything works fine in windows 7 but when I run the same task in windows 8 and 10 following error occur. Don't know What am I missing here? It would be great help if this problem solvess

Running "addtextdomain:target" (addtextdomain) task
{ Error: spawn php ENOENT
at _errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:372:16)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)

code: 'ENOENT',
errno: 'ENOENT',
syscall: 'spawn php',
path: 'php',
spawnargs:
[ 'C:\wamp64\www\blossom-feminine\wp-content\themes\blossom-feminine\n ode_modules\node-wp-i18n\bin\php\node-add-textdomain.php',
'C:\Users\Sudin\AppData\Local\Temp\arguments-11312dOKXUtaZRvA4.json' ] }
(node:11312) [DEP0013] DeprecationWarning: Calling an asynchronous function with out callback is deprecated.
Running "makepot:target" (makepot) task
undefined
Done.

I've search for the issue everywhere but didn't found solution.

Thank you

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

1 participant