luangjokaj / wordpressify

🎈 Automate your WordPress development workflow.
http://www.wordpressify.co
MIT License
1.59k stars 140 forks source link

Run dev failed #82

Closed waqashassan98 closed 3 years ago

waqashassan98 commented 3 years ago

Hi

The build is not compiling. I am using latest version of node and npm. Any pointers please.

[17:27:08] Using gulpfile D:\MW\lex_mini\gulpfile.js [17:27:08] Starting 'dev'... [17:27:08] Starting 'setupEnvironment'... [17:27:08] 'setupEnvironment' errored after 2.7 ms [17:27:08] TypeError: process.getuid is not a function at setupEnvironment (D:\MW\lex_mini\gulpfile.js:94:55) at bound (domain.js:430:14) at runBound (domain.js:443:12) at asyncRunner (D:\MW\lex_mini\node_modules\async-done\index.js:55:18) at processTicksAndRejections (internal/process/task_queues.js:75:11) [17:27:08] 'dev' errored after 7.74 ms npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! wordpressify@0.2.9-23 dev: gulp dev npm ERR! Exit status 1

luangjokaj commented 3 years ago

Hi @waqashassan98 this is a known issue: #78 Use WSL: https://github.com/luangjokaj/wordpressify/issues/78#issuecomment-739327625

ribaricplusplus commented 3 years ago

@luangjokaj Perhaps consider reopening that issue until it's fixed so people find it more easily