Edge bundler crashes when attempting to run a module that uses a sys
API.
#5640
Labels
type: bug
code to address defects in shipped code
sys
API.
#5640
Describe the bug
This issue stems from a permissions issue that can be reproduced both in
netlify dev
andnetlify build
sub commands. When invoking a module that either makes a call to anode
OS API.Related CLI issue: netlify/cli#6609
Possibly related
deno
issue: denoland/deno#22221Steps to reproduce
npm install
netlify build
ornetlify dev
CLI command and flags
- or -
Configuration
(Bug is reproducible without a config file.)
CLI output
netlify build
netlify dev
Environment
The text was updated successfully, but these errors were encountered: