proksh / atomize

Design System for developers build on styled-components & React JS.
https://atomizecode.com/
Other
1.74k stars 340 forks source link

Fetch API cannot load webpack-internal:///./src/atoms/div/Div.js. URL scheme "webpack-internal" is not supported. #65

Open ngohuytrieu opened 2 years ago

ngohuytrieu commented 2 years ago

Hi I've just cloned and run atomize then got this issue

Fetch API cannot load webpack-internal:///./src/atoms/div/Div.js. URL scheme "webpack-internal" is not supported.
Debug worker error TypeError: Failed to fetch
    at worker.js:1
    at d (worker.js:1)
    at worker.js:1
    at add_mapped_class (worker.js:1)
    at self.onmessage (worker.js:1)

What do I miss?