Michael Kaiser-Cross
Michael Kaiser-Cross
ERROR in ./node_modules/fbjs/lib/setImmediate.js Module not found: Error: [CaseSensitivePathsPlugin]
Case sensitivity issue from fbjs causing build to fail. ERROR in ./node_modules/fbjs/lib/setImmediate.js Module not found: Error: [CaseSensitivePathsPlugin] `/Users/KaisMi01/sdev/capture-utility/node_modules/fbjs/lib/setimmediate.js` does not match the corresponding path on disk `setImmediate.js`.
If you try to open file such as \\wsl$\Ubuntu\home\myuser\test.scad it just hangs.
I am trying to get basic webcam functionality in IE11. I have tried the Flash demo and it is working fine for me. However when I try to embed the...