GithubHelp home page GithubHelp logo

Bundle install about selfstarter HOT 4 OPEN

apigy avatar apigy commented on June 9, 2024
Bundle install

from selfstarter.

Comments (4)

Ovayo avatar Ovayo commented on June 9, 2024

sorry, I was missing '' inside bundle install --without production.
Thanks

from selfstarter.

schleary avatar schleary commented on June 9, 2024

I'm having this problem as well. What exactly do I need to type? I've tried:
bundle install --without production
and
bundle install ''--without production

The response I get is "Could not locate Gemfile"

Edit: nevermind, I didn't cd into the project!

from selfstarter.

nmenag avatar nmenag commented on June 9, 2024

please view this issue #114

from selfstarter.

DcubeIT avatar DcubeIT commented on June 9, 2024

when i run bundle install/ bundle / bundle install -without production, runs and stops @ this point giving me this error .
"An error occurred while installing json (1.7.7), and Bundler cannot continue.
Make sure that gem install json -v '1.7.7' succeeds before bundling."

plase Any Help

and When I run `gem install json -v '1.7.7
Building native extensions. This could take a while...
ERROR: Error installing json:
ERROR: Failed to build gem native extension.

current directory: /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/json-1.7.7/ext/json/ext/generator

/home/seg/.rbenv/versions/2.4.4/bin/ruby -r ./siteconf20190620-14034-1eiciim.rb extconf.rb
creating Makefile

current directory: /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/json-1.7.7/ext/json/ext/generator
make "DESTDIR=" clean

current directory: /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/json-1.7.7/ext/json/ext/generator
make "DESTDIR="
compiling generator.c
In file included from generator.c:1:0:
../fbuffer/fbuffer.h: In function ‘fbuffer_to_s’:
../fbuffer/fbuffer.h:175:47: error: macro "rb_str_new" requires 2 arguments, but only 1 given
VALUE result = rb_str_new(FBUFFER_PAIR(fb));
^
../fbuffer/fbuffer.h:175:20: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
VALUE result = rb_str_new(FBUFFER_PAIR(fb));
^~~~~~~~~~
generator.c: In function ‘generate_json’:
generator.c:832:25: error: ‘rb_cFixnum’ undeclared (first use in this function); did you mean ‘mFixnum’?
} else if (klass == rb_cFixnum) {
^~~~~~~~~~
mFixnum
generator.c:832:25: note: each undeclared identifier is reported only once for each function it appears in
generator.c:834:25: error: ‘rb_cBignum’ undeclared (first use in this function); did you mean ‘rb_cFixnum’?
} else if (klass == rb_cBignum) {
^~~~~~~~~~
rb_cFixnum
generator.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’
Makefile:241: recipe for target 'generator.o' failed
make: *** [generator.o] Error 1

make failed, exit code 2

Gem files will remain installed in /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/json-1.7.7 for inspection.
Results logged to /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0-static/json-1.7.7/gem_make.out

from selfstarter.

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.