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

Cli - latest beta 62 error #2670

Closed
3 tasks done
alechko opened this issue Jan 10, 2022 · 0 comments · Fixed by #2671
Closed
3 tasks done

Cli - latest beta 62 error #2670

alechko opened this issue Jan 10, 2022 · 0 comments · Fixed by #2671
Labels

Comments

@alechko
Copy link

alechko commented Jan 10, 2022

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

Electron Forge version

6.0.0-beta.62

Electron version

v16.0.6

Operating system

macOS 12.0.1

Last known working Electron Forge version

6.0.0-beta.57

Expected behavior

running commands with electron-forge should not throw errors

Actual behavior

running any electron-forge command throws error:

main ⨯ π node_modules/.bin/electron-forge                                                 6ms
node_modules/.bin/electron-forge: line 1: use strict: command not found
node_modules/.bin/electron-forge: line 3: syntax error near unexpected token `"source-map-support/register"'
node_modules/.bin/electron-forge: line 3: `require("source-map-support/register");'

Steps to reproduce

upgrade to latest beta 6.0.0-beta.62
run node_modules/.bin/electron-forge or any other command like node_modules/.bin/electron-forge start

Additional information

No response

@alechko alechko added the bug label Jan 10, 2022
@alechko alechko changed the title cli - latest beta 62 error Cli - latest beta 62 error Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant