plugin build fails with library issues

Created on 3 January 2023, over 1 year ago
Updated 8 May 2023, about 1 year ago

Problem/Motivation

Running yarn does not create build item(s).
Initial message from first yarn run is:

➀ YN0000: β”Œ Resolution step
➀ YN0061: β”‚ @ckeditor/ckeditor5-dev-webpack-plugin@npm:30.5.0 is deprecated: This package is no longer maintained. Please, read the migration path: https://github.com/ckeditor/ckeditor5-dev/releases/tag/v32.0.0.

The github page says @ckeditor/ckeditor5-dev-webpack-plugin is now longer present (as of 2 weeks ago)
This package is not listed in webpack.config.js package.json so not sure how to fix this - learning this framework!

Other errors

 YN0061: β”‚ stable@npm:0.1.8 is deprecated: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
➀ YN0002: β”‚ @ckeditor/ckeditor5-dev-utils@npm:30.5.0 [84998] doesn't provide typescript (pee2e1), requested by ts-loader
➀ YN0000: β”‚ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➀ YN0000: β”” Completed in 4s 773ms
➀ YN0000: β”Œ Fetch step
➀ YN0013: β”‚ word-wrap@npm:1.2.3 can't be found in the cache and will be fetched from the 
➀ YN0013: β”‚ wrappy@npm:1.0.2 can't be found in the cache and will be fetched from the rem
➀ YN0013: β”‚ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the re
➀ YN0013: β”‚ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remo
➀ YN0013: β”‚ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from th
➀ YN0000: β”” Completed in 0s 827ms
➀ YN0000: β”Œ Link step
➀ YN0000: β”‚ ESM support for PnP uses the experimental loader API and is therefore experimental
➀ YN0000: β”” Completed in 0s 313ms
➀ YN0000: Done with warnings in 5s 974ms

Running Yarn again

 YN0000: β”Œ Resolution step
➀ YN0002: β”‚ @ckeditor/ckeditor5-dev-utils@npm:30.5.0 [84998] doesn't provide typescript (pee2e1), requested by ts-loader
➀ YN0000: β”‚ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➀ YN0000: β”” Completed
➀ YN0000: β”Œ Fetch step
➀ YN0000: β”” Completed
➀ YN0000: β”Œ Link step
➀ YN0000: β”‚ ESM support for PnP uses the experimental loader API and is therefore experimental
➀ YN0000: β”” Completed
➀ YN0000: Done with warnings in 0s 297ms

$ yarn explain peer-requirements pee2e1
➀ YN0000: @ckeditor/ckeditor5-dev-utils@npm:30.5.0 [84998] doesn't provide typescript, breaking the following requirements:

➀ YN0000: ts-loader@npm:9.4.2 [5fc52] β†’ * ✘

Steps to reproduce

copy template and rename files etc
rub yarn (no items in build)
enable new module
note icon in text format and add to active toolbar
in page edit ckeditor not loaded as plugin not found

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom Jons

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024