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

Cannot find module #64

Closed
macu opened this issue Feb 27, 2017 · 1 comment
Closed

Cannot find module #64

macu opened this issue Feb 27, 2017 · 1 comment

Comments

@macu
Copy link

macu commented Feb 27, 2017

After npm i -D [email protected] and running my gulp vueify task:

Error: Cannot find module 'merge-options'
    at Function.Module._resolveFilename (module.js:469:15)
    at Function.Module._load (module.js:417:25)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/var/www/s4l.divergent.io/node_modules/rollup-plugin-vue/dist/rollup-plugin-vue.common.js:33:36)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)

Same task works with v2.2.21 of this plugin, so I believe it is an issue with the beta.

@znck
Copy link
Member

znck commented Feb 28, 2017

Fixed in v2.3.0-beta.4

@znck znck closed this as completed Feb 28, 2017
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