Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Error "writeFile is not defined" (Vue 2, yarn, Node 7.2.1) #41

Closed
congrady opened this issue Dec 13, 2016 · 1 comment
Closed

Error "writeFile is not defined" (Vue 2, yarn, Node 7.2.1) #41

congrady opened this issue Dec 13, 2016 · 1 comment

Comments

@congrady
Copy link

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!

@znck
Copy link
Member

znck commented Dec 14, 2016

Bug introduced by v2.2.11

Fixed in v2.2.13

Please upgrade rollup-plugin-vue

@znck znck closed this as completed Dec 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants