Not working on windows
See original GitHub issueERROR in ./~/carte-blanche/dist/src/dynamic-resolve.js?{"filter":"/([A-Z][a-zA-Z]*.?///index|[A-Z][a-zA-Z]*)//.(jsx?|es6|react//.jsx?)$/","componentRoot":"./src/BIA/Components","context":"C://node//UI","dest":"carte-blanche"}!./~/carte-blanche/dist/src/assets/placeholder.js Module not found: Error: Cannot resolve module 'C: odeUIsrcBIAComponents' in C:\node\UI\node_modules\carte-blanche\dist\src\assets @ ./~/carte-blanche/dist/src/dynamic-resolve.js?{"filter":"/([A-Z][a-zA-Z]*.?///index|[A-Z][a-zA-Z]*)//.(jsx?|es6|react//.jsx?)$/","componentRoot":"./src/BIA/Components","context":"C://node//UI","dest":"carte-blanche"}!./~/carte-blanche/dist/src/assets/placeholder.js 6:26-149 ERROR in ./~/carte-blanche/dist/src/dynamic-resolve.js?{"filter":"/([A-Z][a-zA-Z]*.?///index|[A-Z][a-zA-Z]*)//.(jsx?|es6|react//.jsx?)$/","componentRoot":"./src/BIA/Components","context":"C://node//UI","dest":"carte-blanche"}!./~/carte-blanche/dist/src/assets/placeholder.js Module not found: Error: Cannot resolve module 'C: odeUIsrcBIAComponents' in C:\node\UI\node_modules\carte-blanche\dist\src\assets @ ./~/carte-blanche/dist/src/dynamic-resolve.js?{"filter":"/([A-Z][a-zA-Z]*.?///index|[A-Z][a-zA-Z]*)//.(jsx?|es6|react//.jsx?)$/","componentRoot":"./src/BIA/Components","context":"C://node//UI","dest":"carte-blanche"}!./~/carte-blanche/dist/src/assets/placeholder.js 6:157-376 ERROR in ./~/carte-blanche/dist/src/dynamic-resolve.js?{"filter":"/([A-Z][a-zA-Z]*.?///index|[A-Z][a-zA-Z]*)//.(jsx?|es6|react//.jsx?)$/","componentRoot":"./src/BIA/Components","context":"C://node//UI","dest":"carte-blanche"}!./~/carte-blanche/dist/src/assets/placeholder.js Module not found: Error: Cannot resolve module 'C: odeUIsrcBIAComponents' in C:\node\UI\node_modules\carte-blanche\dist\src\assets @ ./~/carte-blanche/dist/src/dynamic-resolve.js?{"filter":"/([A-Z][a-zA-Z]*.?///index|[A-Z][a-zA-Z]*)//.(jsx?|es6|react//.jsx?)$/","componentRoot":"./src/BIA/Components","context":"C://node//UI","dest":"carte-blanche"}!./~/carte-blanche/dist/src/assets/placeholder.js 6:388-585
Looks like at some point the absolute paths that make it into the generated code strings have unescaped backslashes. Note how \node is parsed as {newline}ode and other backslashes simply disappear.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Fix problems with the Start menu - Microsoft Support
Fix problems with the Start menu · Show a hidden taskbar · Check for updates · Restart your device · Update drivers ·...
Read more >[Solved] Windows 10 Not Responding | Quickly & Easily
How to Fix Windows 10 not responding · Restart your computer · Troubleshoot your computer · Update available drivers · Run System File...
Read more >What You Should Do If Windows Fails to Start
The quickest way to get to Startup Repair is to hard-power-down your PC while it's booting three times. You normally do this by...
Read more >[SOLVED] Windows 10 Start Menu Not Working: 13 Methods
Ways To Fix Windows 10 Start Menu Not Working Error · Method 1: Update Windows · Method 2: Update drivers · Method 3:...
Read more >Is the Windows Start Button Not Working? Here's How to Fix It
Is the Windows Start Button Not Working? Here's How to Fix It · 1. Update Windows · 2. Sign Out of Your User...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mxstbr maybe adding a note in the readme, that windows is currently not supported saves some time and frustration.
No there isn’t, feel free to submit a WIP PR and let’s fix this together!