Closed LalitKushwah closed 5 years ago
I too am having this issue. I made an example repo with details in the README: https://github.com/toba/stencil-win-build
Edit: I upgraded to the latest Node.js (I was already on 12.x) and also stepped backwards through several @stencil/core
versions until I got to 1.0.0
, all without any change to the error — never could build with assets on Windows 10.
Hello @Jason-Abbott, I have taken pull the repo you shared. When I created assets folder inside the component created and moved the svg folder inside it then getting no EBUSY error.
I have resolved the issue created by removing the copy configuration from the stencil.config.ts.
I have copy configuration for coping "assets" folder to the dist and www and by default stencil copies the assets folder without any configuration.
Thank you. I didn't realize the assets
folder was special beyond being the default.
Same issue here but for a single file, any ideas?
Node v16.14.2 Stencil 2.12.1 Windows 10
Stencil version: 1.1.2