You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
I'm getting this error when trying to run rollup in development mode:
writeFile is not defined
...at compileStyle (..../node_modules/rollup-plugin-vue/dist/rollup-plugin-vue.common.js:258:9)
Hello,
I'm getting this error when trying to run rollup in development mode:
writeFile is not defined
...at compileStyle (..../node_modules/rollup-plugin-vue/dist/rollup-plugin-vue.common.js:258:9)
rollupConfig: https://gist.github.com/congrady/1797c706c0229d65826842028756bb45
package.json: https://gist.github.com/congrady/611f2fc76c8adb389e201f0163c6f52f
Os X El Captain
running with "yarn run dev"
Anyone can help? Thanks a lot!
The text was updated successfully, but these errors were encountered: