prettier-plugin-embed icon indicating copy to clipboard operation
prettier-plugin-embed copied to clipboard

Did you mean to import "prettier/doc.js"

Open vjpr opened this issue 9 months ago • 1 comments

[error] Cannot find module '.../.pnpm/node_modules/prettier/doc' imported from .../node_modules/.pnpm/[email protected]/node_modules/prettier-plugin-embed/dist/index.js [error] Did you mean to import "prettier/doc.js"?

index.js

import { builders as M, utils as si } from "prettier/doc";

Can we add the .js?

vjpr avatar Mar 03 '25 13:03 vjpr

Thx. Could you try the continous release package on #148 to check if it solves this issue?

Sec-ant avatar Mar 03 '25 16:03 Sec-ant