Closed aakankshaduggal closed 3 years ago
/kind bug
Hey @aakankshaduggal ! I can't reproduce this locally, this seems to be related to your local setup.
Let try doing this:
.cache
and public
foldersnpm install
to get all the dependencies which may have changed over time installed from package-lock.json
make dev
againIf the problem occurs again, please post a full log in here.
You can verify the file was properly pulled from git by checking on .cache/gatsby-source-git/data-science/ceph-drive-failure/notebooks/experimental/multivariate_forecast_smart_metrics.ipynb
file. :slightly_smiling_face:
Let me know if it worked or not. :+1:
Thank you @tumido. This resolved the issue. :+1:
When we try to build locally, using
make dev
got this error