Closed Lamer217 closed 1 year ago
@Lamer217 I ran into the same problem in my repo. I ended up just installing ( "child_process": "^1.0.2",) into my package.json of the project that I am working on. I guess you could also include it in global.
Alternatively you could submit a PR to this project about using this
Im abit confused by this, because i thought child_process is native to node.js API https://nodejs.org/api/child_process.html
(dun mind adding it in as a PR, though)
@PicoCreator I walking through the code for this and running into another issue. For the ``` fetch not found
I am getting in Debugger in VS Code but now when I run through terminal. Do you mind if I ask how you are debugging this? Are you using VS Code Studio? If so are you using Debugger?
for fetch not found - you will need to switch to node 18 LTS
@PicoCreator https://github.com/PicoCreator/smol-dev-js/pull/15 Pr added.
Merged =)
.smol-dev-js/config/config.json
.smol-dev-js/config/aibridge.json
Environment:
Steps to reproduce:
smol-dev-js
package globally with thepnpm
.smol-dev-js setup
in the project directory.smol-dev-js run
command.Unexpected output: