Skip to content

issue about the child_process  #2

@yaolei

Description

@yaolei

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions