Skip to content
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

Error [ERR_MODULE_NOT_FOUND]: Cannot find package #9

Closed
rawbin- opened this issue Dec 15, 2022 · 1 comment
Closed

Error [ERR_MODULE_NOT_FOUND]: Cannot find package #9

rawbin- opened this issue Dec 15, 2022 · 1 comment

Comments

@rawbin-
Copy link

rawbin- commented Dec 15, 2022

install the package with pnpm add json-diff-kit
and run the demo
image

demo code: nodejs 19.2 // mytest.mjs

import { Differ,Viewer } from 'json-diff-kit';
console.log(Differ,Viewer)

@alexturpin
Copy link
Contributor

Duplicate of #4

alexturpin added a commit to alexturpin/json-diff-kit that referenced this issue Dec 19, 2022
@RexSkz RexSkz closed this as completed Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants