enhance-dev / enhance-dev/arc-plugin-enhance

Windows path issue

Open
#121 1 comment 0 reactions 1 assignee Claimed by @macdonst View on GitHub
Dominant language
JavaScript
Stars
16
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Reported by user:

```
Hey hey - don't know if this is worth the whole finangle of a github pull request that will most likely get rejected, but I'm getting errors on Windows (I know, | know) with enhance.

It mangles paths with drive letters because of line 143 in _get_elements.mjs. Changing it to readFileSync(e) rather than readFileSync(fileURL.pathname) fixes it, but it might break other things.

Just thought I'd let you know ;-)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.