Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

🐛 Bug: toonin-server deployment failed #240

Open
dlqqq opened this issue Nov 6, 2020 · 0 comments
Open

🐛 Bug: toonin-server deployment failed #240

dlqqq opened this issue Nov 6, 2020 · 0 comments
Labels
Type: Bug An issue that causes problems for users and developers.

Comments

@dlqqq
Copy link
Contributor

dlqqq commented Nov 6, 2020

Current Behavior 🔍

Staging and Deploy-App workflows failed on CircleCI. It looks like it's some combination of two problems:

  1. node-gyp requires python v2/3 to be installed. i don't see this being installed in the docker setup script.

  2. node-sass is deprecated due to the deprecation of its dependency libsass

Steps to Reproduce 🔢

will update once i get docker running on my machine

Acceptence Criteria for Fix ✅

get docker build -t toonin-staging:$CIRCLE_SHA1 . to run with exit code 0 (success)

@dlqqq dlqqq added the Type: Bug An issue that causes problems for users and developers. label Nov 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug An issue that causes problems for users and developers.
Projects
None yet
Development

No branches or pull requests

1 participant