1

I am doing a tutorial using laravel and vuew and okta. From here but when I run the command

yarn add --save vue-router axios @okta/okta-vue

It gives me the error

Usage: yarn [options]

yarn: error: no such option: --save

UPDATE:

install

npm install --save axios vue-axios
yarn add vue-router axios @okta/okta-vue

Still did not solve the issue

1 Answer 1

1

maybe you use

npm add --save vue-router axios kta/okta-vue
npm run serve

it works!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.