warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
244 stars 35 forks source link

Build: cannot find module 'react-syntax-highlighter' #438

Closed warpdesign closed 5 months ago

warpdesign commented 5 months ago

On a clean installation, building sometimes fails with the above error.

Typing npm install react-syntax-highlighter fixes the problem but it's not an acceptable solution.