ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.59k stars 964 forks source link

[KO] Script importmap:require returned with error code 1 #5600

Open Niahk opened 7 months ago

Niahk commented 7 months ago

In ErrorChunk.php line 56: !! !! fopen(): SSL operation failed with code 1. OpenSSL Error messages: !! error:0A000086:SSL routines::certificate verify failed !! !! !! In NativeResponse.php line 123: !! !! fopen(): SSL operation failed with code 1. OpenSSL Error messages: !! error:0A000086:SSL routines::certificate verify failed !! !! !! importmap:require [--entrypoint] [--path PATH] [--] ...

mahery01 commented 7 months ago

@Niahk Did you manage to find a solution? I'm facing the same problem right now when creating a project with Symfony 7.

tarrasque73 commented 3 months ago

Same error here with Symfony 7 on Windows when creating new projects with symfony new --webapp my_project