question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.8.3 breaks gulp-ng-templates

See original GitHub issue

I’m not sure what has changed between 1.8.2 and 1.8.3 but something is causing gulp-ng-templates to break now with the following error:

fs.js:839
  return binding.lstat(pathModule._makeLong(path));
                 ^

Error: ENOENT: no such file or directory, lstat '/home/project-barbie/build/source/js/main/directives/partials/templates.min.js'
    at Error (native)
    at Object.fs.lstatSync (fs.js:839:18)
    at DestroyableTransform.TransformStream [as _transform] (/home/project-barbie/node_modules/gulp-ng-templates/node_modules/gulp-header/index.js:38:12)
    at DestroyableTransform.Transform._read (/home/project-barbie/node_modules/gulp-ng-templates/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:159:10)
    at DestroyableTransform.Transform._write (/home/project-barbie/node_modules/gulp-ng-templates/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:147:83)
    at doWrite (/home/project-barbie/node_modules/gulp-ng-templates/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:313:64)
    at writeOrBuffer (/home/project-barbie/node_modules/gulp-ng-templates/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:302:5)
    at DestroyableTransform.Writable.write (/home/project-barbie/node_modules/gulp-ng-templates/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:241:11)
    at write (/home/project-barbie/node_modules/gulp-concat/node_modules/readable-stream/lib/_stream_readable.js:623:24)
    at flow (/home/project-barbie/node_modules/gulp-concat/node_modules/readable-stream/lib/_stream_readable.js:632:7)

This may either be the way gulp-ng-templates is using it, or it could be a wider issue that affects other dependencies and uses.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
RobeeeJaycommented, Jun 23, 2016

It’s fixed in 1.8.6, thanks!

0reactions
tracker1commented, Jun 21, 2016

see #44

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jason Todd (Prime Earth) | DC Database - Fandom
He was resurrected by Talia al Ghul using the Lazarus Pit, and then trained by ... Jason was then sent to help quell...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found