makebrainwaves / BrainWaves

An easy-to-use platform for EEG experimentation in the classroom
MIT License
60 stars 26 forks source link

Add case sensitivity to workspace names #40

Closed jdpigeon closed 5 years ago

jdpigeon commented 5 years ago

It looks like case insensitivity only appears on Windows, and is the result of the OS filesystem handling case sensitivity different from Mac or Linux. https://github.com/nodejs/node-v0.x-archive/issues/6000

Because this is a deep issue, and one that doesn't provide too much benefit I'm closing this for now. we'll just have to make sure students don't create the same workspace with different casing