-
I saw there is no NPM module and no package.json file for this library. Can it be added?
Thanks a lot!!!
-
Hi, I'm trying to import scribe using react but to no avail.
Tried doing it with a clean install, from scratch:
npx create-react-app my-app
then in my-app folder:
npm i scribe.js-ocr
wh…
-
Sorry if this is a stupid question but, when I init the type generation fails, im not sure why
```
ags init
error: type generation failed, try running
/usr/bin/npx -y @ts-for-gir/cli@4.0.0-beta.…
-
## Possible install-time or require-time problem
- [x] I have read and understood all of the [documentation relating to installation](https://sharp.pixelplumbing.com/install).
- [x] I have…
-
First of all, great script. I'm trying to do a npm run but it's not working. I get the message below.
```
import { AMM } from '@oselezi/solana-volume-sdk';
^^^
SyntaxError: Named expor…
-
### Current Situation
I have just recently gotten Homebridge setup, but I'm unable to install them from the GUI.
The error I get is the following (Error: The module '\\?\C:\Users\tlcole\AppData\Ro…
-
Is this repo up on NPM? I'm not able to find it, it would be nice to npm install
-
Is there an NPM module for this? If not, could you create one please?
-
## Compile esm.sh to a local CLI that builds esm on your computer
This is useful for people don't like loading JS files from a CDN, but want the esm version of a CJS module on NPM. The idea has bee…
-
### Description:
When pulling RC for the last 3 tagged releases (`6.10.6`, `6.11.3`, `6.12.1`) and then running `yarn --immutable`, `yarn.lock` is being updated because multiple packages are newer …