ジョイボーイ
ジョイボーイ
Hello, I followed this instructions : https://dev-docs.spreecommerce.org/advanced/existing_app_tutorial but I got this error when I do `rails g spree:install --user_class=Spree:User` ``` /usr/local/lib/ruby/gems/3.1.0/gems/spree_core-4.4.0/lib/spree/core/engine.rb:22:in `block in ': uninitialized constant Spree::AppConfiguration (NameError) app.config.spree =...
Hello, I tried to catch errors with then()/catch() like that ``` client.futuresMarketBuy('ETHUSDT', 100 ) .then(() => { execute_some_code }) .catch(err => console.log(err) ``` But I don't get any errors in...
``` $ doas yarn global add nightmare doas ([email protected]) password: yarn global v1.22.18 [1/4] Resolving packages... warning nightmare > [email protected]: not actively maintained; find alternatives warning nightmare > electron >...
- [ x] I didn't find a similar issue already open. - [ x] I read the documentation (README AND Wiki) - [ x] I have installed FFMpeg - [...
**Quick Summary:** Hello, I'm trying to use Elm on OpenBSD but I get this error ``` ---- Elm 0.19.1 ---------------------------------------------------------------- Say :help for help and :exit to exit! More at...
Hello I'm trying to install node-sass on OpenBSD but the installation is failing - NPM version (`npm -v`): 9.7.1 - Node version (`node -v`): 18.15.0 - Node Process (`node -p...
### Discussed in https://github.com/solidusio/solidus/discussions/4643 Originally posted by **joyboy67** September 26, 2022 Hello, when I delete/destroy an user without orders from admin panel (https://github.com/solidusio/solidus/discussions/4590) and try to register a new user...
Hi, nice initiative and project :) I'm not very expert in compilation, C, etc. stuff ; I'm on OpenBSD 7.3 and I get this error ``` $ make all No...
### This is a pyzmq bug - [X] This is a pyzmq-specific bug, not an issue of zmq socket behavior. Don't worry if you're not sure! We'll figure it out...