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

Open
@StefanoA1

Description

@StefanoA1

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 '[email protected]'
Should we have [email protected]?
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…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions