Skip to content

Lodash 4.17.15 seems to not be available on REPL (the REPL playground crashes on Lodash's website on Play click) #284

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

Open
StefanoA1 opened this issue Jan 28, 2025 · 0 comments

Comments

@StefanoA1
Copy link

The error is the following, when trying to play the code example on the provider playground for any function on Lodash's https://lodash.com/docs/4.17.15 page:

Error: Cannot find module 'lodash@4.17.15'
Should we have lodash@4.17.15?
We should have every package on npm. Sometimes this error is caused by a typo in your require path, but if you think we are actually missing this package, please confirm below and we’ll do our best to fix it as soon as possible!
Reported
Require Stack:
•This notebook
at Module._resolveFilename in core node:internal/modules/cjs/loader — line 995
at Module._load in core node:internal/modules/cjs/loader — line 841
at Module.require in core node:internal/modules/cjs/loader — line 1061
at Object.require in core node:internal/modules/cjs/helpers — line 103
in this notebook — line 1
node.js startup…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant