You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: unique is not a function
at file:///Users/path/to/project/unique-selector-poc/index.js:10:1
at ModuleJob.run (internal/modules/esm/module_job.js:146:23)
at async Loader.import (internal/modules/esm/loader.js:165:24)
at async Object.loadESM (internal/process/esm_loader.js:68:5)
Following the first example in the README, I get a TypeError
Here is the sample file I've created:
index.js
And here is the full error message
Error message
package.json
Please help me identify where I'm going wrong.
The text was updated successfully, but these errors were encountered: