afomera / richer_text

RicherText is a Rich Text Editor based on TipTap for Ruby on Rails
https://richer-text.com
MIT License
81 stars 3 forks source link

out of the box installation fails #16

Open krtschmr opened 1 month ago

krtschmr commented 1 month ago

result:

image

demo source: https://github.com/krtschmr/richert_text_fail_demo

it's been a while that i've setup a new rails app, i'm just confused what went wrong?

mskim commented 1 month ago

rails8.0-beta. Error: Failed to find '@afomera/richer-text/dist/css/richer-text.css' 16:10:18 css.1 | in [ 16:10:18 css.1 | /Users/mskim/Development/rails8/book/app/assets/stylesheets 16:10:18 css.1 | ] 16:10:18 css.1 | at /snapshot/tailwindcss/node_modules/postcss-import/lib/resolve-id.js:35:13 16:10:18 css.1 | at async LazyResult.runAsync (/snapshot/tailwindcss/node_modules/postcss/lib/lazy-result.js:261:11) 16:10:18 css.1 | at async Object.watch (/snapshot/tailwindcss/lib/cli/build/plugin.js:370:13) 16:10:18 css.1 | at async build (/snapshot/tailwindcss/lib/cli/build/index.js:47:9) 16:10:37 web.1

afomera commented 1 month ago

Ah this must be a propshaft related bug tbh. Will look into it!

mskim commented 1 month ago

아주 수고가 많으십니다. 좋은 프로젝트를 개발 해주셔서 감사합니다.