-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
FileNotFoundError: NPM not found. You may need to run reflex init
on a clean setup
#4839
Comments
Can you include a larger traceback? |
I am having a very similar issue. I am not using a clean install though. I started the chat app tutorial on 0.6.8 and just today attempted to upgrade to 0.7.0 to see if the issue would be resolved. Here is my full stack. The largest difference I see from @em-synth 's is that I have node installed on my host system and he does not. I don't have npm installed on the host. Here is my full stack trace after deleting the .web folder:
|
FWIW, the issue is fixed if I install npm on the host. I would not expect to need to going by the docs. |
On a fresh v0.7.0 install the application does not start and fail with the following error
Break-pointing into the code I can see that here
reflex/reflex/utils/path_ops.py
Line 198 in f4165c9
The only binary I have
.local/share/reflex
is/home/eduardo/.local/share/reflex/bun/bin/bun
. Something is really off and the clean setup is completely unusable for me.Specifics (please complete the following information):
Running it with debug loglevel gives back
The text was updated successfully, but these errors were encountered: