You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See willviles/broccoli-markdown-resolver#4 -- when running on Windows, the file paths have backslashes, while the resolver expects 'em to be forward slashes.
The actual fix is in broccoli-markdown-resolver, hence the PR there, but this'll need a dependency update once that's all taken care of.
The text was updated successfully, but these errors were encountered:
See willviles/broccoli-markdown-resolver#4 -- when running on Windows, the file paths have backslashes, while the resolver expects 'em to be forward slashes.
The actual fix is in
broccoli-markdown-resolver
, hence the PR there, but this'll need a dependency update once that's all taken care of.The text was updated successfully, but these errors were encountered: