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

I cant get it to work at all #407

Open
hakangoker opened this issue Oct 7, 2018 · 0 comments
Open

I cant get it to work at all #407

hakangoker opened this issue Oct 7, 2018 · 0 comments

Comments

@hakangoker
Copy link

  • OS: MAC
  • WordpressClient version: 4.9.8
  • Node version (node -v): v10.10.0
  • Yarn version (yarn -v): 1.10.1

I did everything in instructions. This is the error I am getting after npm start. I tried many times and cant get it work. Also before this I have another error when installing dependencies yarn. Please see bottom.. Guys need help.

Hakans-MacBook-Pro:qbooze Hakan$ npm start

wordpress-hybrid-client@2.0.0 start /Applications/AMPPS/www/node_modules/qbooze
webpack-dev-server --port 8080 --json --progress

fs.js:115
throw err;
^

Error: ENOENT: no such file or directory, open './config/config.cson'
at Object.openSync (fs.js:436:3)
at Object.readFileSync (fs.js:341:35)
at CSON.parseCSONFile (/Applications/AMPPS/www/node_modules/qbooze/node_modules/cson/out/lib/cson.js:332:23)
at CSON.requireCSONFile (/Applications/AMPPS/www/node_modules/qbooze/node_modules/cson/out/lib/cson.js:375:21)
at CSON.action (/Applications/AMPPS/www/node_modules/qbooze/node_modules/cson/out/lib/cson.js:100:50)
at CSON.requireFile (/Applications/AMPPS/www/node_modules/qbooze/node_modules/cson/out/lib/cson.js:178:19)
at Object. (/Applications/AMPPS/www/node_modules/qbooze/webpack.config.js:11:87)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:20:18)
at module.exports (/Applications/AMPPS/www/node_modules/qbooze/node_modules/webpack/bin/convert-argv.js:80:13)
at Object. (/Applications/AMPPS/www/node_modules/qbooze/node_modules/webpack-dev-server/bin/webpack-dev-server.js:68:48)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
at startup (internal/bootstrap/node.js:279:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:696:3)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wordpress-hybrid-client@2.0.0 start: webpack-dev-server --port 8080 --json --progress
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the wordpress-hybrid-client@2.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/Hakan/.npm/_logs/2018-10-06T23_51_37_589Z-debug.log
Hakans-MacBook-Pro:qbooze Hakan$

Before this when I instal the dependencies yarn I also get this error.
warning " > ng-pwa-tools@0.0.15" has incorrect peer dependency "@angular/compiler-cli@~4.0.2".
warning " > ng-pwa-tools@0.0.15" has incorrect peer dependency "@angular/core@~4.0.2".
warning " > ng-pwa-tools@0.0.15" has incorrect peer dependency "@angular/http@~4.0.2".
warning " > string-replace-loader@1.3.0" has unmet peer dependency "webpack@1 || 2 || 3".
[5/5] 📃 Building fresh packages...
[1/3] ⠁ fsevents
[2/3] ⠁ node-sass
warning Error running install script for optional dependency: "/Applications/AMPPS/www/node_modules/qbooze/node_modules/fsevents: Command failed.
Exit code: 1
Command: node install
Arguments:
Directory: /Applications/AMPPS/www/node_modules/qbooze/node_modules/fsevents
Output:
node-pre-gyp info it worked if it ends with ok
node-pre-gyp info using node-pre-gyp@0.6.37
node-pre-gyp info using node@10.10.0 | darwin | x64
node-pre-gyp info check checked for "/Applications/AMPPS/www/node_modules/qbooze/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" (not found)

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