langflow icon indicating copy to clipboard operation
langflow copied to clipboard

NPM install fails

Open suyashkumar2409 opened this issue 4 months ago • 5 comments

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

  1. clone a new repository
  2. On intellij, poetry automatically installs dependencies
  3. run make init
  4. see that frontend installation fails
  5. 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

Screenshot 2024-10-03 at 2 40 08 AM

Flow File

No response

suyashkumar2409 avatar Oct 03 '24 09:10 suyashkumar2409