WebKings-ca / gocomposer

Converts Drupal 8 Sites to the latest Composer Managed Template
Other
14 stars 2 forks source link

File not found on Windows #11

Closed Bence98007 closed 4 years ago

Bence98007 commented 4 years ago

Hi there!

Wanted to try out gocomposer. I get this error msg: `Access denied - C:\USERS\USER\DESKTOP\USER\DRUPAL8/SITES File not found - -NAME

[ErrorException] Undefined offset: 0

gocomposer`

The problem could be that I use windows, and the path (in the program itself) uses '/' not '\' ?

Thanks!

WebKings-ca commented 4 years ago

@Bence98007,

Can you inform me of the following: 1) Describe your local environment please (PHP, MySql, composer and Apache) 2) Are you using some type of shell for Windows? 3) Which version of Drupal 8 core are you using? 4) Post the whole log of running the Plugin here in code tags.

Thanks..