entropic-dev / entropic-dev/entropic

bug: development on Windows

Open
#266 11 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
5.2k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

# Is this a feature request or a bug?
bug

# Expected behavior:
`npm install` just works

# Actual behavior:
postinstall scripts fail on Windows platform.

I know Windows is not very friendly platform for web-development, but `ds` is supposed to be cross-platform tool, so it would be nice have development env running there as well.

I suggest to replace direct bash command with npm package (like [loop](https://www.npmjs.com/package/loop)) or script which will execute `npm i` for desired directories.

# Environment info (where relevant)
- Browser: n/a
- Operating System & Version: Windows any
- Version of Node (`node -v`): v12.4.0
- Version of ds (`ds --version`): 1.0.0

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.