Git Product home page Git Product logo

Comments (10)

dustin-hawkins avatar dustin-hawkins commented on June 11, 2024 1

Thanks Jens, I submitted a PR if you're interested in adding container support. Like the software, thanks!

from featmap.

dustin-hawkins avatar dustin-hawkins commented on June 11, 2024

"dbConnectionString": "postgresql://featmap:password@pgsql-lc:5432/featmap?sslmode=disable",

from featmap.

dustin-hawkins avatar dustin-hawkins commented on June 11, 2024

I'm getting this error when trying to build the release inside a docker container (or locally)

build github.com/amborle/featmap: cannot load github.com/amborle/featmap/migrations: cannot find module providing package github.com/amborle/featmap/migrations

if I can get around that issue, then the Dockerfile could build from source and always have the most recent version.

from featmap.

amborle avatar amborle commented on June 11, 2024

It probably failed because I just removed the generated static files. I have just pushed a change where I have added them again. You should be able to build with the latest source.

from featmap.

dustin-hawkins avatar dustin-hawkins commented on June 11, 2024

@amborle - could you run npm list -g --depth 0 on your build environment?

I'm trying to get all the required packages installed as well

from featmap.

amborle avatar amborle commented on June 11, 2024

I don't think I have some packages outside of the ones listed in package.json to build the webapp.

But in any case..

npm list -g --depth 0
/usr/local/lib
└── [email protected]

from featmap.

dustin-hawkins avatar dustin-hawkins commented on June 11, 2024

on the npm run build, I'm stalling out here.

Failed to compile.

./src/pages/AcceptInvitePage.tsx
Cannot find file '../core/misc' in './src/pages'.


npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `react-scripts build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-08-21T18_38_53_225Z-debug.log

looks like the /webapp/src/core is missing?

from featmap.

amborle avatar amborle commented on June 11, 2024

You're right! My .gitignore was faulty. I have added the missing files.

from featmap.

amborle avatar amborle commented on June 11, 2024

Thanks, I will take a proper look at it when time permits.

from featmap.

amborle avatar amborle commented on June 11, 2024

Closing this since there is an open pull request.

from featmap.

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.