Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot "npm install" #62

Open
juanlanus opened this issue Apr 19, 2021 · 1 comment
Open

Cannot "npm install" #62

juanlanus opened this issue Apr 19, 2021 · 1 comment

Comments

@juanlanus
Copy link

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!

@paul-stanley
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants