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

I add [email protected] dep to project. dev normal. build error. #421

Open
5 of 7 tasks
whoooami opened this issue Oct 12, 2024 · 0 comments
Open
5 of 7 tasks

I add [email protected] dep to project. dev normal. build error. #421

whoooami opened this issue Oct 12, 2024 · 0 comments

Comments

@whoooami
Copy link

Describe the bug

pnpm dev run normal. pnpm build error:

ReferenceError: tinymce is not defined
    at Object.<anonymous> (node_modules/.pnpm/[email protected]/node_modules/tinymce/icons/default/icons.js:1:1)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at Module.load (node:internal/modules/cjs/loader:1207:32)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at cjsLoader (node:internal/modules/esm/translators:345:17)
    at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:294:7)
    at ModuleJob.run (node:internal/modules/esm/module_job:218:25)
    at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
dist/preview/word.html  14.76 KiB
Unable to locate stylesheet: dist/web/assets/app-SzeiH9Y_.css

Reproduction

NO

System Info

npm: 21.1.0
pnpm: 9.11.0

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
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

1 participant