Skip to content
This repository was archived by the owner on Feb 20, 2020. It is now read-only.

couple of issues locally and on heroku #336

@JHPDF

Description

@JHPDF

Hi, I'm having a couple of problems with a fresh clone (which I wasn't having the first time I installed).

The build runs fine but npm start throws:

Error in plugin 'gulp-autoprefixer'
Message:
Unsupported source map encoding charset=utf8;base64
Details:
fileName: /Users/johnhill/Padrino/cobudget/fork/cobudget-ui/app/index.css

so that the index.css doesn't compile, though I can copy the old version into the build folder

secondly, with the server started, I get a bunch of transition errors on the index.js, possibly related to

Error: $http.get(...).success is not a function
which could be a angular version problem, giving an endless loading screen after login.
Happens remotely as well - https://quiet-dawn-41297.herokuapp.com/#!/

Got the errors both before and after moving from node 4.6.0 to 6.9.2

any help would be

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions