creativetimofficial / ct-nextjs-material-dashboard-pro

NextJS version of Material Dashboard PRO
https://demos.creative-tim.com/nextjs-material-dashboard-pro/admin/dashboard
16 stars 7 forks source link

[Bug] The engine "node" is incompatible with this module. Expected version "14 || 15 || 16". Got "18.0.0" #23

Closed alexandreafc closed 1 year ago

alexandreafc commented 2 years ago

Version

2.0.0

Reproduction link

http://theresnorul.com

Operating System

Mac OS

Device

Macbook Pro

Browser & Version

Chrome

Steps to reproduce

  1. Download de template
  2. Extract it
  3. Execute yarn install

As my node version is 18 I receive the following message:

[1/5] 🔍 Validating package.json... error nextjs-material-dashboard-2-pro@1.0.0: The engine "node" is incompatible with this module. Expected version "14 || 15 || 16". Got "18.0.0" error Found incompatible module.

What is expected?

To install all dependencies.

What is actually happening?

Error and stop


Solution

No solution for now, blocked.

Additional comments

sajadevo commented 1 year ago

Hey there,

We've updated the product and now it's updated to Next.js 13 and this issue is fixed as well. please update to the latest version (v2.1.0)

Regards, Sajad