-
```
@erenerturk1 ➜ /workspaces/game-dumps (main) $ cd emulators/gbaninja/
@erenerturk1 ➜ /workspaces/game-dumps/emulators/gbaninja (master) $ ls
CMakeLists.txt Saves.js build.js emsdk-3.1…
-
node_modules/vue-cropper/lib/index.ts:1:24 - error TS7016: Could not find a declaration file for module './vue-cropper.vue'. 'E:/Workspaces/zcode/zcode-ui/node_modules/vue-cropper/lib/vue-cropper.vue'…
-
# This is a (Bug Report / Feature Proposal)
Feature Proposal
## Description (short)
It would be great to get an example for typescript monorepos, using lerna, yarn workspaces or npm workspaces, w…
-
The local demo.js is not practical because the user must clone the repository.
I think we can remove it, here is what we can do instead:
- A StackBlitz live demo [example](https://stackblitz.com/e…
-
Using lerna, pnpm, npm workspaces or yarn workspaces, this tool should extract a monorepo and re-initalize the monorepo on the fly, in-memory.
-
### Current Behaviour:
See **Steps to Reproduce** for details.
When running `npm install` in the root of a project with workspaces configured, duplicate versions of `react` are installed because…
-
## Enhancement Request
We should use the new Node monorepo features so that we can isolate different parts of the FDC3 build and incorporate FDC3 for the web, which is already using a monorepo stru…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
`…
-
Hello I'm trying to install your angular-ngrx-material-starter but its impossible due to a recurrent error described as follows by npm installer:
An unhandled exception occurred: Cannot find module…
-
A solution similar to how Cargo does it would be nice.
But also, it'd be great if it'd support excluding directories that might not contain a `deno.json` at the current time but might do so in the…