-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
when i use the code :
import { runFunction } from '@guydev/native-python'
and pop up the error :
./node_modules/cross-spawn/index.js:3:0
Module not found: Can't resolve 'child_process'
Import trace for requested module:
./node_modules/execa/index.js
./node_modules/@guydev/native-python/src/server.mjs
./node_modules/@guydev/native-python/index.mjs
./api/python/index.js
./pages/testapi/index.js
i still install the child_process
but not fix it.
my nodeJS (v18.2.0)
Metadata
Metadata
Assignees
Labels
No labels