Closed fiammybe closed 1 year ago
as a matter of fact, the folder vendor\npm-asset\codemirror exists on my computer, but does not contain a subfolder 'apl'
This issue was automatically marked as stale
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or assign sombody or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or assign sombody or this will be closed in 5 days.
codemirror was updated and I think this issue should be now fixed. closing
Describe the bug
I get the following error when installing the codemirror plugin on a fresh install of icms2 alpha 12 : ` Fatal error: Uncaught League\Flysystem\UnableToReadFile: Unable to read file from location: vendor/npm-asset/codemirror/mode/apl. in C:\xampp74\htdocs\davidjanssens.be\vendor\league\flysystem\src\UnableToReadFile.php on line 24
1 | 0.2103 | 454008 | {main}( ) | ...\server.php:0 2 | 0.2507 | 733384 | require( 'C:\xampp74\htdocs\davidjanssens.be\htdocs\install\page_modulesinstall.php' ) | ...\server.php:241 3 | 19.7425 | 26644304 | ImpressCMS\Core\Models\ModuleHandler->install( ) | ...\page_modulesinstall.php:80 4 | 23.1943 | 27261848 | ImpressCMS\Core\Extensions\SetupSteps\Module\Install\CopyAssetsSetupStep->execute( ) | ...\ModuleHandler.php:239 5 | 23.2206 | 27268080 | ImpressCMS\Core\Extensions\SetupSteps\Module\Install\CopyAssetsSetupStep->getDefinedAssets( ) | ...\CopyAssetsSetupStep.php:50 6 | 23.3048 | 27278392 | League\Flysystem\Filesystem->readStream( ) | ...\CopyAssetsSetupStep.php:98 7 | 23.3048 | 27278472 | League\Flysystem\Local\LocalFilesystemAdapter->readStream( ) | ...\Filesystem.php:67 `
To Reproduce
Steps to reproduce the behavior:
Expected behavior
no error :-)
Server
Desktop (please complete the following information):
Additional context
local dev running under valet for windows