GithubHelp home page GithubHelp logo

Comments (4)

OwenRay avatar OwenRay commented on May 25, 2024

Just to isolate the problem:
I think this also happens when you run npm install in the frontend dir?
Could you also tell me what os+arch you're running.

from remote-mediaserver.

NathHorrigan avatar NathHorrigan commented on May 25, 2024

OS: MacOS Sierra
Arch: i386 x86_64

from remote-mediaserver.

OwenRay avatar OwenRay commented on May 25, 2024

At the moment I have no way of testing on osx,
I think it's a problem with compiling the sass binary
Could you confirm this happens when you run npm install in the frontend dir?

from remote-mediaserver.

OwenRay avatar OwenRay commented on May 25, 2024

I have two ideas on how this may be fixed
Make sure to perform the commands in the frontend directory
try:
npm i -g npm-check-updates
npm-check-updates -u
npm install

If that doesn't work try changing frontend/package.json line 35
From "ember-cli-sass": "git://github.com/mike-north/ember-cli-sass.git#8ceb57d41f5774e8ececb5d1f05454449c19000c",
To "ember-cli-sass": "3.1.0",

from remote-mediaserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.