Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [workspace]

An area of memory (RAM or disk based) for which to perform operations.

-1 votes
0 answers
14 views

Creating signatures for Google workspace users

We use Google Workspace as our company email. First of all, we will connect Google with the Active Directory structure and get information such as title, phone number, etc. Next, we want to add ...
Volkan Tipi's user avatar
-1 votes
0 answers
11 views

looking for guidance on resolving technical issues encountered with npm, particularly related to unsupported URL types and workspace problems

Issue Summary: I encountered persistent "EUNSUPPORTEDPROTOCOL" npm errors with "workspace:" URLs when installing dependencies for Botpress. Despite clearing the cache, adjusting ...
TAO Gaming's user avatar
0 votes
0 answers
34 views

How to Resolve Tailwind CSS Specificity Issues in a Turborepo with Module Federation?

I have a project setup using Turborepo with the following structure: apps/ ├── layout ├── app1 ├── app2 ├── app3 packages/ ├── ui ├── tailwind-config ├── eslint-config ├── other-configs The apps/ ...
incmak's user avatar
  • 1
-1 votes
0 answers
23 views

Node.JS Typescript NodeNext import non-default exported symbols defined in another workspace

My top-level package.json defines 3 workspaces which are located in the same git repo: "workspaces": [ "src/infrastructure", "src/core", "src/webapi&...
khteh's user avatar
  • 3,734
0 votes
1 answer
52 views

What is the right way to add a git dependency that is a virtual workspace

I have a Rust library that depends on a secured***** git repo like so: some-dependency = { git = ssh://secure-repo/project.git } * I've configured cargo with net.git-fetch-with-cli = true The repo ...
Amaranth's user avatar
0 votes
0 answers
38 views

Basketball not bouncing properly in Lua in Roblox Studio (I am making a game in Roblox Studio)

As the title clearly suggests, I am making a basketball game in roblox so I have recently been trying to make my basketball part, named "B-Ball" bounce in a continuous motion. This can be ...
Bro Ski's user avatar
0 votes
0 answers
16 views

Can I save and load a list of variables in the Live Expressions tab in STM32CubeIDE without creating a new workspace?

I am using STM32CubeIDE Version: 1.15.0 for my development of various projects. When I open a new project, the previous project's debug variables are still in the Live Expressions tab of the Debug ...
Phil's user avatar
  • 1
0 votes
1 answer
33 views

How to set "customWorkspace" with an enviroment variable in Jenkins

I have a project that runs a some stages of the build parallelly in multiple nodes where I would like to assign custom workspace paths for each node using an environment variable set in each of the ...
Janith Jeewantha's user avatar
0 votes
0 answers
154 views

The "fileName" or "name" properties of emitted chunks and assets must be strings that are neither absolute nor relative paths

what i am using: vue3, pnpm, vite PROBLEM: i have a pnpm workspace and there is two folder for workspaces, packages which contain a project called "shared" for common stuff, and a folder ...
Sina Vali's user avatar
0 votes
0 answers
50 views

Maintain different Angular Versions in one pnpm Workspace

Currently, I am working on a demo, setting up a Micro Frontend Environment with Angular 16 and Angular 17 apps. I am trying to set these apps up in one workspace: https://github.com/GregOnNet/ng-...
Gregor Woiwode's user avatar
0 votes
0 answers
41 views

How do I call an application from another workspace?

I have different apps in a workspace, but want to call an application from another workspace. I know how to call another app from within same workspace, but don't know how to call one from another ...
Ahmed Haroon's user avatar
0 votes
0 answers
36 views

Power BI usage metrics

I tried to export data of usage metrics. But when I did data validation,I observed power bi is only capturing usage metrics data within the workspace.But I want to see usage metrics data for the ...
Kavita Kurhade's user avatar
-2 votes
2 answers
98 views

Errors running builder 'Java Builder' on project

I am trying to open any class file on my java selenium project and getting the below error - enter image description here This is not the first time working with this project. Recently I was getting ...
Nikhil Bajaj's user avatar
0 votes
0 answers
48 views

How to do an incremental migration from a multirepo to a monorepo with yarn workspaces?

I have a multirepo project. It has an "app" repository that has multiple dependencies. These other dependencies have dependencies themselves. I would like to migrate from a multirepo to a ...
Prinny's user avatar
  • 168
0 votes
0 answers
13 views

RADUIS connectivity with Google Workspace

We have local RADIUS NPS with Wi-Fi authentication from Active Directory in Windows Server 2022. The requirement is that only How RADIUS users can access Google Workspace emails without a third-party ...
Muhammad Arshad's user avatar

15 30 50 per page
1
2 3 4 5
80