broccolijs / broccoli

Browser compilation library – an asset pipeline for applications that run in the browser
https://broccoli.build
MIT License
3.33k stars 217 forks source link

NodeWrapper is not a SourceNode caused by directory name #503

Open gilest opened 1 year ago

gilest commented 1 year ago

Not sure this is the right place to raise this 🤷🏻 or where a misconfiguration might be causing it.

It seems that WatcherAdapter will throw this error when starting an (ember-cli) development or test server under these specific circumstances:

There's a reproduction using ember-cli in emberjs/data/issues/8606