Hi,
not sure whats happening, if im doing something wrong here but 2 things i've noticed when trying to use this boilerplate on Windows 10 machine:
-
Clone this repo, yarn install, yarn start - works.However, any change to any component results in : Warning: React attempted to reuse markup in a container but the checksum was invalid. For example trying to change Intro.js title.
-
Build script for components are not working it seems. Getting Error: Command failed: mkdir -p errors
Am I missing something here?
Thanks