-
## Summary
It's that time of the release cycle again :)
https://nodejs.org/en/about/previous-releases
![Screenshot 2024-01-31 at 9 35 12 PM](https://github.com/ProjectEvergreen/greenwood/assets/895…
-
I have a codebase that uses top-level await in a JS module. ESBuild seems to be forbidding me from using it due to the “cjs” output format.
Netlify site name: leafy-salamander-acbb48
Failing deplo…
-
Production Error Only
```
Delivery Error { Error: socket hang up
at TLSSocket.onHangUp (_tls_wrap.js:1137:19)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at TLSSock…
-
Hi,
I would like to request a new feature for the Js-Confuser library. While the library is highly effective in code obfuscation, I would like to suggest an additional feature that would further en…
-
I've got the following github actions setup:
```yaml
name: Build and Deploy to Netlify
on:
push:
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-18.04
…
-
I’m just getting started with Netlify Dev and thought I’d try the command for creating a function because I wasn’t totally sure where to put it or what structure to use, and… I think it might be broke…
-
I've tried to open `https://www.swyx.io/pypi-403` and instead of the article content I see
```
{"errorType":"TypeError","errorMessage":"Cannot convert argument to a ByteString because the characte…
-
I cloned this repo, ran `netlify dev` and headed to http://localhost:8888/.netlify/functions/hello-lambda and got `Function not found...`.
Is this supposed to work?
I initialized the repo with g…
-
![screenshot](https://netlify-cocoon.netlify.app/.netlify/functions/fetch?code=307&path=eyJzaXRlX2lkIjoiYmJkOTFmMjctNzIwNS00NzJlLWEwNWItZDNiZDYxMjdlNmExIiwiZGVwbG95X2lkIjoiNjQzYzIwMDIzZDE3Y2MwMDA3NWZm…
-
I'm trying to get this running on my local PC (WSL2 in Windows 10) but running into a problem with `npm start`.
```
$ npm start
> shopify-next-netlify@0.5.0 start /home/jdixon/Projects/shopify-…