Hi Dennis The changes to support tinymce6 are in master branch, are you using master or 3.6.x?
Best regards El viernes, 10 de marzo de 2023 8:47:33 (CET) Dennis Bulgatz escribió: > Hi Sergio, > > I wanted to try out TinyMCE. But cannot find one of the needed assets > tiny-mce-jquery. > > Do you know where the gem is supposed to put this file, and/or if there is > someplace I need to add a search path? > > I tried the tutorial here > <https://www.tiny.cloud/docs/tinymce/6/rails-third-party/> and had no > issues getting a simple rails site to use TinyMCE > > Have you seen this before? > > Thanks for any suggestions you might have. > > rake aborted! > > Sprockets::FileNotFound: couldn't find file 'tinymce-jquery' with type > 'application/javascript' > > Checked in these paths: > > /Users/dbulgatz/aramis2/aramis/app/assets/config > > /Users/dbulgatz/aramis2/aramis/app/assets/images > > /Users/dbulgatz/aramis2/aramis/app/assets/javascripts > > /Users/dbulgatz/aramis2/aramis/app/assets/stylesheets > > /Users/dbulgatz/aramis2/aramis/vendor/assets/javascripts > > /Users/dbulgatz/aramis2/aramis/vendor/assets/stylesheets > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/tinymce-rail > s-6.3.2/app/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/tinymce-rail > s-6.3.2/app/assets/source > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/tinymce-rail > s-6.3.2/vendor/assets/config > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/tinymce-rail > s-6.3.2/vendor/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/active_scaff > old_export-3.4.0/app/assets/images > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/active_scaff > old_export-3.4.0/app/assets/stylesheets > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/jquery-ui-ra > ils-6.0.1/app/assets/images > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/jquery-ui-ra > ils-6.0.1/app/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/jquery-ui-ra > ils-6.0.1/app/assets/stylesheets > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/jquery-rails > -4.5.1/vendor/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/active_scaff > old-3.6.17/app/assets/images > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/active_scaff > old-3.6.17/app/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/active_scaff > old-3.6.17/app/assets/stylesheets > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/active_scaff > old-3.6.17/vendor/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/active_scaff > old-3.6.17/vendor/assets/stylesheets > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/actioncable- > 6.1.7.2/app/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/activestorag > e-6.1.7.2/app/assets/javascripts > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/actionview-6 > .1.7.2/lib/assets/compiled > > > /Users/dbulgatz/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/turbolinks-s > ource-5.2.0/lib/assets/javascripts > > /Users/dbulgatz/aramis2/aramis/node_modules > > > > Tasks: TOP => assets:precompile > > (See full trace by running task with --trace) -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/activescaffold/12221938.O9o76ZdvQC%40pc-sergio.
