Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix stdio and tons of windows issues #684

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 3, 2022

  1. fix: fix stdio and tons of windows issues

    This PR adds back stdio for output priting and the `shell: true` to spawn method so it can properly run in Windows.
    This was broken in serverless@937fa56
    jeanbmar authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    22ffa6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3ae49 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    7b26205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345fb7e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    9786f1e View commit details
    Browse the repository at this point in the history