Actions
Bug #100805
closedTypeError: Error resolving module specifier "@typo3/install/install.js"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2023-05-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I installed Typo3 12 LTS via composer, copied the root-htaccess from cms-install package to html root.
Firefox 102.10.0esr: can't access the install tool. Neither via /typo3/install.php nor at BE. Please see attached screenshot.
MS Edge 112.0: works.
Error message in clear text:
Uncaught (in promise) TypeError: Error resolving module specifier “@typo3/install/install.js”. Relative module specifiers must start with “./”, “../” or “/”.
Files
Updated by Oliver Hader over 1 year ago
- Has duplicate Bug #100756: JavaScript errors in install tool added
Updated by Oliver Hader over 1 year ago
- Status changed from New to Closed
This was handled in issue #100756
Actions