vdesjs / vite-plugin-monaco-editor

A vite plugin for the Monaco Editor
MIT License
206 stars 36 forks source link

build error #17

Closed zlyyyy closed 2 years ago

zlyyyy commented 2 years ago

/node_modules/vite-plugin-monaco-editor/dist/index.js:94 throw err; ^

[Error: EEXIST: file already exists, mkdir '../dist/monacoeditorwork'] { errno: -17, code: 'EEXIST', syscall: 'mkdir', path: '../dist/monacoeditorwork' }

npm run build error

zlyyyy commented 2 years ago

18

NomadBin commented 2 years ago

Thanks for you pull request. The version v1.0.9 has update your fix!