When developing Nuxt.js
cannot find module '@ vue / composition-api
I get an error. Why does this error occur?
Stop the project and
# if you use yarn
$ yarn add @vue/composition-api
# if you use npm
$ npm install @vue/composition-api --save
download composition-api in your project. And start again.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With