stronk7

Untitled

Jun 29th, 2021
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. Running "shifter" task
  2. >> Running shifter on
  3. shifter [info] racing to find the closest .shifter.json file
  4. shifter [info] woohoo, found a config here: /Users/stronk7/git_moodle/integration/.shifter.json
  5. shifter [info] override config found for coverage
  6. shifter [info] override config found for lint
  7. shifter [info] override config found for clean
  8. shifter [info] revving up
  9. shifter [info] racing the directories
  10. internal/fs/utils.js:308
  11. throw err;
  12. ^
  13.  
  14. Error: ENOENT: no such file or directory, stat '/Users/stronk7/git_moodle/integration/vendor/bin/php-parse'
  15. at Object.statSync (fs.js:1086:3)
  16. at /private/tmp/nodejsbase/integration/400/node_modules/shifter/lib/walk.js:122:39
  17. at /private/tmp/nodejsbase/integration/400/node_modules/shifter/lib/stack.js:24:38
  18. at suppressedCallback (fs.js:227:5)
  19. at FSReqCallback.oncomplete (fs.js:171:23) {
  20. errno: -2,
  21. syscall: 'stat',
  22. code: 'ENOENT',
  23. path: '/Users/stronk7/git_moodle/integration/vendor/bin/php-parse'
  24. }
  25. Fatal error: Shifter failed with code: 1
Advertisement
Add Comment
Please, Sign In to add comment