search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

vue npm error!

Asked by newuser
2 years ago.

vue project run :
npm install https://npm.daypilot.org/daypilot-pro-angular/mySN/2020.4.4807.tar.gz --save

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@angular/core@12.2.8',
npm WARN EBADENGINE required: { node: '^12.14.1 || >=14.0.0' },
npm WARN EBADENGINE current: { node: 'v13.13.0', npm: '7.21.1' }
npm WARN EBADENGINE }

Answer posted by Dan Letecky [DayPilot]
2 years ago.

You are trying to install the Angular package ("daypilot-pro-angular") instead of the Vue package.

Comment posted by newuser
2 years ago.

i have a vue api key ,but no vue npm package .
i want user it in vue

Comment posted by Dan Letecky [DayPilot]
2 years ago.

If you don't have a multi-application license you can only use DayPilot in one application. You have activated the Angular package so the Vue package is not available.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.