langflow
langflow copied to clipboard
NPM install fails
Bug Description
make install_frontend
fails
I tried it for both main and v1.0.18.
I am using 842 verbose os Darwin 23.4.0 843 verbose node v22.9.0 844 verbose npm v10.8.3 845 verbose exit 1 846 verbose code 1
I have attached the full error log for npm install. npm failure.txt
I just want to quickly start developing on top of langflow. Whats the fastest way to do this?
Reproduction
- clone a new repository
- On intellij, poetry automatically installs dependencies
- run make init
- see that frontend installation fails
- check logs... not very useful
Expected behavior
Project should get installed correctly
Who can help?
@anovazzi1 @Cristhianzl
Operating System
Mac OS Darwin 23.4.0
Langflow Version
1.0.18
Python Version
3.12
Screenshot
Flow File
No response