Skip to content

Currently Windows exclusive but no support for Mac, Linux and Bash On Windows #4

@StfBauer

Description

@StfBauer

Currently the new SharePoint Framework is Windows exclusive. The problem is caused when a file system is case-sensitive and not case-aware like Windows.

Got the following error message:
screen shot 2016-08-17 at 22 29 26

Currently it cannot reproduced on Bash for Windows because there is yet an unresolved issue with Yeoman generators.
To fix this issue you need to take care of correct written file names in all references.
Checked it on a partition that is case-insensitive and Yeoman generator is working perfectly.

Metadata

Metadata

Assignees

Labels

area:toolingCategory: Development toolingtype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions