-
# reveal-hugo not working offline
Hi !
First, thanks for this extension, it helps to make presentation way easier! I was trying to make a presentation 100% offline. You never know if the Wi-Fi c…
-
Hello Jasper,
How can I run the command node index.js while using a proxy?
Proxy is configured for npm:
- npm config set proxy http://IP:PORT
- npm config set https-proxy http://IP:PORT
How…
-
- Problem: `ci/update-manifest.sh` uses third party `jq` and that causes problems for contributors (https://github.com/ipfs-shipyard/ipfs-companion/issues/790#issuecomment-712682654).
- Fix: repla…
lidel updated
4 years ago
-
![image](https://cloud.githubusercontent.com/assets/1210282/24394259/e2e0d9f2-13cd-11e7-81c8-e617b8c6c949.png)
xream updated
7 years ago
-
Script to perform this
https://github.com/polkadot-js/apps/blob/master/packages/app-123code/README.md
-
I'm able to use fireproof v0.19 + partykit with the IIFE builds, however I have another app which is a react app, and upgrading it to v0.19 fails with the following:
```
pnpm build
> fireplace-…
-
### Description
I used lint-staged to check the code in my staging area, but logically, my `node_modules` folder should be ignored by my `.gitignore` file. However, I still encountered linting erro…
-
Use eg https://bellard.org/quickjs/ or Lua to add scripting of app UI, Midi, patch editing etc
-
**Describe the bug**
The clients disconnects when using an NPC script that uses cm.sendSimple("whatever text") and clicking 'Next' in the NPC chat window.
**To Reproduce**
Steps to reproduce the …
-
**Describe the bug**
So, I'm trying to use this library to add some SPA-like functionality to my `Astro` + `SolidJS` website.
I made it work, but the problem is that my islands don't work when I nav…