Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current version of sass preventing ability to run on node lts #1793

Closed
4 tasks done
cbaker6 opened this issue Sep 9, 2021 · 1 comment · Fixed by #1792
Closed
4 tasks done

Current version of sass preventing ability to run on node lts #1793

cbaker6 opened this issue Sep 9, 2021 · 1 comment · Fixed by #1792
Labels
type:meta Non-code issue

Comments

@cbaker6
Copy link
Contributor

cbaker6 commented Sep 9, 2021

New Issue Checklist

Issue Description

The docker image the dashboard is built on isn't lts. The reason for this is the sass is too outdated and can't run on node lts

Steps to reproduce

Try to build the dashboard on node lts

Actual Outcome

Build will fail

Expected Outcome

Dashboard should always build on lts.

Environment

Dashboard

  • Parse Dashboard version: master
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari
  • Browser version: N/A

Server

  • Parse Server version: 4.10.3
  • Operating system: Docker linux
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local

Database

  • System (MongoDB or Postgres): Postgres
  • Database version: 13
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): local

Logs

https://github.com/netreconlab/parse-dashboard/runs/3545759058?check_suite_focus=true#step:7:378

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@cbaker6 cbaker6 mentioned this issue Sep 9, 2021
4 tasks
@mtrezza mtrezza added enhancement type:meta Non-code issue and removed enhancement labels Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:meta Non-code issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants