Skip to main content

Questions tagged [bundle]

Bundles are a group of resources.

0 votes
1 answer
54 views

bundle install cannot load such file

When I try bundle install or RCT_NEW_ARCH_ENABLED=1 bundle exec pod install in my project I get this error. Mac on chip M2 /opt/homebrew/opt/ruby/bin/bundle:25:in `load': cannot load such file -- /opt/...
IncognitoUser's user avatar
0 votes
0 answers
48 views

JSON file cannot be found in SwiftUI project

I'm making a simple JSON loading function in my viewmodel, which retrieves the data from a localized JSON file. However, when I call the function it doesn't seem to find anything at all. func loadJson(...
Thomas Lee's user avatar
0 votes
0 answers
23 views

react version in hoist-non-react-statics file generated after build

I'm using viteJS with React for my web app. after running the build command npm run build it generate a hoist-non-react-statics-DD3vAyqj.js in assets folder, my actual react version is v18.3.1 but in ...
zedArt's user avatar
  • 487
0 votes
0 answers
29 views

How to use repack build multi bundle?

I'm trying to use repack in React Native to split my codebase into multiple bundles, but I'm facing some challenges. I've installed repack following the documentation and attempted some configurations,...
Ha0ran's user avatar
  • 679
0 votes
0 answers
30 views

Unable to update deployed features for bundle

I'm facing an issue in Nexus (version 3.x) where nothing I changed. My Nexus service is running, but showing lots of error related to different bundles like 1. ERROR [FelixStartLevel] *SYSTEM org....
Swara's user avatar
  • 1
0 votes
1 answer
24 views

Create a functionnal test for a Symfony bundle

I created a Symfony bundle that allows me to manage users/permissions/profiles across multiple applications. This bundle provides a set of routes, forms, services, etc. I already have unit tests that ...
Alexandre's user avatar
  • 355
0 votes
1 answer
44 views

Building wix bundle overwrites package

Overview: I am making an installer for a web app build on asp.net 8. I started with just doing an msi installer (Package) with a custom UI. I then wanted to also include the installers for the dotnet ...
Temeos's user avatar
  • 46
0 votes
1 answer
44 views

Add specific product to cart together with the main product in WooCommerce

I try do something similar to 'product addons', but manually. I would have few simple products, that have to be as companions. Their ids will be the same. I want to make them as checkboxes, with ...
libertarian's user avatar
0 votes
1 answer
235 views

When I run Bundle Install in my github project I get an error: Installing wdm 0.1.1 with native extensions Gem::Ext::BuildError

I'm making a portfolio site in githubs-pages. This project requires to install a couple of packages. I'm using a Windows machines with Windows 10 installed. I'm following the instructions on the ...
état de choses's user avatar
1 vote
0 answers
77 views

Expo 51 ios fastlane build problem: The following build commands failed: ▸ PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images

▸ ** ARCHIVE FAILED ** ▸ The following build commands failed: ▸ PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images /Users/expo/Library/Developer/Xcode/DerivedData/ClimbingymHK-...
user25628453's user avatar
0 votes
2 answers
66 views

Why is publishing/building site not working after editing placeholders in Chirpy theme for Jekyll [closed]

Issue with Jekyll When Trying to Edit Chirpy Theme: Site Fails to Build After Modifying config.yml and contact.yml I'm using the Jekyll theme called Chirpy and editing it in Visual Studio Code. So far,...
Monty Hucknall's user avatar
0 votes
0 answers
10 views

How can i sent an Integer from Fragment to Fragment using ViewPager2?

I want to send an Integer from Fragment 1 "Gesamt" to Fragment 2 "Rennrad". I know that i can not send it from Fragment 1 to Fragment 2 but from Fragment 1 to MainActivity to ...
Dave1209's user avatar
0 votes
0 answers
48 views

How would I load images for a custom local on iOS?

I want to add localization which can be controlled during runtime from within the app. I want to use Apple's localization solution for strings/colors/images. For strings, the issue is quite simple, I ...
StackOverflowEnjoyer's user avatar
1 vote
1 answer
37 views

Is there a way to share common package configuration across multiple symfony applications

I've tried searching across the documentation and symfony casts and looked in some of the major bundles and I've not seen anything quite right. So where I work they follow a microservice architecture ...
Alex Dawn's user avatar
0 votes
0 answers
39 views

External Error While running shopify theme development

Error coming from bundle install Command failed with exit code 5: bundle install Gem::Ext::BuildError: ERROR: Failed to build gem native extension. Gem files will remain installed in C:/Users/star/...
SHEHRAM's user avatar

15 30 50 per page
1
2 3 4 5
367