Skip to main content

Questions tagged [development-environment]

A development environment is an integrated set of programming tools, usually centered around a text editor.

development-environment
-2 votes
0 answers
34 views

Can I create development environments in docker? [closed]

I have found that having a development environment on my PC fills it up with programs, compilers, languages, engines, dependencies, and so on. It makes my computer a bit messy and I have a lot of them ...
Javier Martinez Barriga's user avatar
0 votes
0 answers
31 views

Poetry installs `--without` group

I'm using poetry to handle my project dependencies. Here is an example of my pyproject.toml: [tool.poetry] name = "my-package" version = "0.1.0" description = "My project"...
mxmrpn's user avatar
  • 73
-3 votes
0 answers
25 views

laos locale on Android [closed]

I need to verify that the Lao Locale is 'lo' on Android. Additionally, if possible, I ask that users in the Lao region check their Android device's language settings to see what the screen below looks ...
CW Lee's user avatar
  • 1
0 votes
1 answer
16 views

WebStorm - npm install for docker node STUCK

I am using WebStorm for my next.js project and I'd like to use a fully containerized environment even for development, but when I want to execute npm install the installation is stuck for a long time, ...
zdeneklapes's user avatar
0 votes
0 answers
21 views

Error in UI with status CORS error "disallowedbyPreflight Response header" in UI application

**CORS error in SPring boot 3.x mvc Apigateway and Augular 16 UI UI calls Api gateway and both are different domains. Preflight Request is successful with status 200. However subsequent request I am ...
Kedian's user avatar
  • 1
0 votes
1 answer
43 views

OAuth2 in development (Sandbox)

I'm currently developing OAuth2 integration for a website of an organization which internally uses Google Workspace (for Non-Profits). Login to the website should only be possible with Google accounts ...
Marco von Frieling's user avatar
0 votes
0 answers
19 views

Title: How to Resolve "File Not Generated" Error in SQLynx Export Function?

I encountered an issue while exporting data using SQLynx: no matter whether I choose to export to Excel, CSV, or SQL files, I consistently receive an error stating: File Not Generated. I have ...
tom's user avatar
  • 1
0 votes
1 answer
52 views

Flutter Web App on Firebase: different Environments for test and production

We develop an application in Flutter Web. The application is deployed on Firebase. We use the mechanisms available there for user management and the Firestore to store configuration parameters (e.g. ...
Thomas Avieny's user avatar
0 votes
0 answers
35 views

Unable to download PDF file in the real device in flutter

I want to download the pdf on the click of a button in the real device which is connected to the flutter project using the usb cable but unable to do so. I have used Dio package of flutter and have ...
Dev oas36ty's user avatar
0 votes
0 answers
38 views

How to know the right SDK environment for every imported project

I'm downloading a lot of Java Spring and JavaFX files from Github to continue my learning trajectory. But only seldom can I create the right environment to view other people's work. I've got about 7 ...
Daniel Claire's user avatar
-1 votes
1 answer
72 views

I got an error in REACT NATIVE CLI App Installing

[email protected] android react-native run-android info Installing the app... Configure project :react-native-reanimated Android gradle plugin: 8.2.1 Gradle: 8.6 Task :app:...
Surendhar S's user avatar
0 votes
0 answers
30 views

Flutter how to display existing images and newly picked images in one GridView.builder?

I am creating a screen for updating place details, where admin can view and delete existing images for that place or upload new images [*update] Place Model: import 'attraction.dart'; import '...
Atharv Mhatre's user avatar
0 votes
0 answers
11 views

Hi! I am a rookie developer on training... I have a problem with the set up environment, installing dependencies and running basic commands

thanks for your time. I will try to formulate my question since I don't even know what I don't know haha... I am a newbie, starting the developer journey on my own... I am doing Codecademy full stack ...
Zoro's user avatar
  • 1
0 votes
0 answers
52 views

Permission to send critical sound on alerts

I am creating an application in flutter environment and I want to add a functionality where my device would emit a sound even if it is silent or in 'Do Not Disturb' mode. In this case, I would need ...
Adil0101's user avatar
2 votes
0 answers
106 views

Flutter generative AI sample API_KEY problem in Project IDX environment

I'm trying to practice Flutter generative AI sample in Project IDX environment. It needs Gemini API key. Readme says, " When running the app, include your API key using the --dart-define flag: $ ...
Jaewoo Kim's user avatar

15 30 50 per page
1
2 3 4 5
170