Use node version > 16:
nvm i 16
nvm use 16
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
yarn dev
yarn deploy:staging
Use node version > 16:
nvm i 16
nvm use 16
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
yarn dev
yarn deploy:staging