vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.97k stars 479 forks source link

Failed at the node-sass@4.14.1 postinstall script. #588

Closed OrestisIon closed 1 year ago

OrestisIon commented 1 year ago

Describe the bug node-sass dependency has a problem.

To Reproduce Steps to reproduce the behavior:

  1. Just download and create using docker

Expected behavior To compile Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

hugobessa commented 1 year ago

Hey @OrestisIon, we've recently updated all the frontend dependencies. This problem was probably solved with this update as node-sass isn't even a dependency anymore.

I'll close this issue, if you still have problems, feel free to reopen or create a new one.