Open philipnye opened 8 months ago
This seems to specifically be a npm
issue where the directory is located in Google Drive on Windows: https://discuss.streamlit.io/t/npm-install-error/61717/5
As an upstream npm
problem, and one unlikely to affect many users, this probably doesn't warrant mention in the docs, which had been my initial thought. Very content for this issue to be closed.
I’m attempting and failing to get the instructions to create create a bi-directional component available here to work using React on Windows.
My setup is as follows:
Steps I’ve taken:
template/my_component/frontend
, runnpm install
I get the following error:
I’ve posted the log contents here.
Is there a step missing from the instructions? Or have I done something wrong?