When I try to edit pages, they do not load. I can see the following error is generated:
GET https://[-]/static/version1572639765/adminhtml/Magento/backend/en_GB/tinymce.js net::ERR_ABORTED 404 (Not Found)require.js:166 Uncaught Error: Script error for: tinymce
http://requirejs.org/docs/errors.html#scripterror
at makeError (require.js:166)
at HTMLScriptElement.onScriptError (require.js:1681)
Can you advise please?
Thanks
Solved! Go to Solution.
Hello @annette_cmela
Run below command in magento root
bin/magento setup:upgrade bin/magento setup:static-content:deploy -f en_GB
Hope it helps.
Thank you!
Hello @annette_cmela
Run below command in magento root
bin/magento setup:upgrade bin/magento setup:static-content:deploy -f en_GB
Hope it helps.