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

Makesence installation bug #355

Open
Jovel960 opened this issue Feb 15, 2024 · 2 comments
Open

Makesence installation bug #355

Jovel960 opened this issue Feb 15, 2024 · 2 comments

Comments

@Jovel960
Copy link

Jovel960 commented Feb 15, 2024

Unable to install make-sence.ai locally on my machine - i have windows and nodejs installed ver 20.11.1

To Reproduce

  1. Clone the repo
  2. cd to the project
  3. npm install
  4. The installation process fails
  5. failed somewhere here: reify:aws-sdk: timing reifyNode:node_modules/@mui/material Completed in 13696ms

Expected behavior
The installation should be successful

Screenshots
Screenshot 2024-02-15 151003
Screenshot 2024-02-15 151031

Desktop (please complete the following information):

  • OS: Windows
Copy link

👋 Hello @Jovel960, thank you for your interest in make-sense - free to use online tool for labelling photos! 🏷️

🐞 Bug reports

If you noticed that make-sense is not working properly, please provide us with as much information as possible. To make your life easier, we have prepared a bug report template containing all the relevant details. We know, we ask for a lot... However, please believe that knowing all that extra information - like the type of browser you use or the version of node you have installed - really helps us to solve your problems faster and more efficiently. 😉

💬 Get in touch

If you've been trying to contact us but for some reason we haven't responded to your issue yet, don't hesitate to get back to us on Gitter or Twitter.

💻 Local setup

# clone repository
git clone https://github.com/SkalskiP/make-sense.git

# navigate to main dir
cd make-sense

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

To ensure proper functionality of the application locally, an npm 8.x.x and node.js v16.x.x versions are required. More information about this problem is available in the #16 issue.

@ammoradi
Copy link

I had the same issue with Node v20.3.0. Downgraded it to Node v18.13.0 solved the issue.
Reference: tensorflow/tfjs#7939 (comment)
I also suggest you to use nvm for switching between node versions.

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