Conversation
|
I have tested this item ✅ successfully on 0a7b18c This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21371. |
|
@roland-d |
|
@wojsmol this code is really redundant... |
|
I don't know, I am told to run |
|
@roland-d what are the errors in the console.log of your browser? |
|
@dgrammatiko There are always issues when I run This is on a Windows laptop of one of the students: On my Mac I get this: |
|
These messages are ok, on the windows os some packages are not avilable (needed) The peer dependencies are coming from the media manager and are also ok.
|
|
@dgrammatiko The code may be wrong but if users don't get a login page, we search for solutions :) |
|
@dgrammatiko I have tried to get the issue again but no matter what I try, I always get the login screen this time. The OS is Windows 10.0.17134.165. |
|
@wilsonge this PR is wrong please don't merge |
|
@dgrammatiko PR closed |
|
I also cannot login, these are the javascript files that are loaded: Should I install this PR and test if it's working afterwards? |
|
@wojsmol did you mean to reference me ? |
|
@ggppdk no sorry 😄 |
|
@wojsmol I need some information here so I can replicate the issue here. So please provide: |
|
@dgrammatiko In my case: |
|
I'm running Windows 10.0.17134 Build 17134 Pro, The error ocurred in Chrome and Edge |
|
@dgrammatiko Running |
|
@roland-d the script is promise based, maybe something is running early and thus not doing what is expected PS Now debugging an npm cli is going to be fun... fml |
|
@dgrammatiko In my case when errors occurred It was reproducible on 2 computers - my and @zwiastunsw. |
|
So we just have to pray every time we do an update of the git repo that this works? |
Or stop using Windoze /me hobbles for cover |
|
i had better results running npm in WSL on my Windows 10 box but always one script at a time and NOT all in the one build |
|
Well, I've spotted a couple possible bugs by checking the code. I need to setup a VM and check all these stuff myself. Probably later on (not in a mood to install windows right now) |
|
Running npm install_ again took nearly 10 minutes, but after that the script is loaded and the login screen works as expected.
This line also appeared with some other |

Pull Request for Issue # .
Summary of Changes
This PR reverts build/build-modules-js/compile-es6.js to https://raw.githubusercontent.com/joomla/joomla-cms/0d996e30749bbeee4681b02a5e1be0dd91addb2e/build/build-modules-js/compile-es6.js removing testing changes made in PR #21350
Problem is reproducible at least on Windows.
Testing Instructions
code review
or install 4.0-dev on this commit from github - see docs
after applying this you must run
npm run build:jsExpected result
Actual result
Documentation Changes Required
no
cc @wilsonge @dgrammatiko