ui5-community / generator-ui5-project

Generator for UI5-based web-apps which use the official UI5 tooling and support multiple deployment targets such as the SAP Business Technology Platform
Apache License 2.0
33 stars 25 forks source link

Error when attempting to copy _.editorconfig #9

Closed spuxx1701 closed 3 years ago

spuxx1701 commented 3 years ago

During project generation I am getting an error: AssertionError [ERR_ASSERTION]: Trying to copy from a source that does not exist: D:\Users\<user>\AppData(Roaming)\npm\node_modules\generator-easy-ui5\plugin-generators\generator-ui5-project\generators\app\templates\_.editorconfig

I have confirmed that file is definitely there at this very location. Any idea what might cause this issue? I'm on my company's notebook which has a seperate admin user (that I'm not using for my daily activities) and all that. Could this be a problem?

IObert commented 3 years ago

Hi,

sorry for the late response - I somehow didn't get a notification from GitHub or I must have missed it. I just checked in it works for me, can you still reproduce this error? If so, please share the following information

OS/version:

Steps to reproduce the problem:

  1. Step 1
  2. Step 2
  3. Step 3

What is the expected result?

What happens instead?

Any other information? (attach screenshot if possible)

IObert commented 3 years ago

I'll close this now. Feel free to reopen if you still encounter the issue.