Closed redDwarf03 closed 1 year ago
I didn't get this issue. I have created a repo to test the action. Here is the output of the latest build: https://github.com/samuelmanzanera/test_aeweb_actions/actions/runs/4077939674/jobs/7027554082
Fixed with the last version Thx
Describe the problem you discovered
Describe the solution you'd like
import path from 'path'
should be renamed toimport * as PathLib from 'path'
to avoid variable name conflict. Or no variable should be namedpath