coolswitch / tiptap-extension-image-upload

Image upload extension for tiptap, support image preview(tiptap的图片上传扩展,支持图片预览或占位)
MIT License
32 stars 8 forks source link

ERROR in ./node_modules/tiptap-extension-image-upload/src/index.ts #3

Open skrypnik-dzencode opened 1 year ago

skrypnik-dzencode commented 1 year ago

webpack compiled with 2 errors node v16.17.0 npm 8.15.0

ERROR in ./node_modules/tiptap-extension-image-upload/src/index.ts 1:0-68
Module not found: Error: Can't resolve './imagePlaceholder' in '/var/www/html/my-pj/node_modules/tiptap-extension-image-upload/src'

ERROR in ./node_modules/tiptap-extension-image-upload/src/index.ts 2:0-80
Module not found: Error: Can't resolve './imageUploadExtension' in '/var/www/html/my-pj/node_modules/tiptap-extension-image-upload/src'

webpack compiled with 2 errors

image