food-lookup-demo icon indicating copy to clipboard operation
food-lookup-demo copied to clipboard

Cannot "npm install"

Open juanlanus opened this issue 3 years ago • 1 comments

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!

juanlanus avatar Apr 19 '21 00:04 juanlanus

Thank you @juanlanus - Saved me a lot of time - I hit the same npm install failures in the client. This project really needs refreshing.

paul-stanley avatar Nov 25 '21 12:11 paul-stanley