-
Notifications
You must be signed in to change notification settings - Fork 370
Open
Description
Many of the dependencies are now badly deprecated. To the point that npm fails miserably.
As I'm interested in the client+server unified deploy, I edited client/src/index.js and commented out the following line:
// import "../semantic/dist/semantic.min.css";
Then I was able to "yarn install" (npm failed).
The application started, unstyled.
IMO the client+server unified deploy deserves a lifting, so other developers don't waste a lot of time as I did.
REgards!
Metadata
Metadata
Assignees
Labels
No labels