forge
forge copied to clipboard
An unhandled rejection has occurred inside Forge: Invalid tag name "^^7.4.0" of package "@electron-forge/cli@^^7.4.0": Tags may not have any characters that encodeURIComponent encodes.
Pre-flight checklist
- [X] I have read the contribution documentation for this project.
- [X] I agree to follow the code of conduct that this project uses.
- [X] I have searched the issue tracker for a bug that matches the one I want to file, without success.
Electron Forge version
7.4.0
Electron version
v30.0.0
Operating system
Microsoft Windows [Version 10.0.19045.4291]
Last known working Electron Forge version
No response
Expected behavior
Script to work
Actual behavior
Steps to reproduce
npm exec --package=@electron-forge/cli -c "electron-forge import" on an existing project
Additional information
No response
Is the double ^^ intended?
The ^^ is weird but I can't seem to reproduce on my end by running npm exec --package=@electron-forge/cli -c "electron-forge import" on an existing project on the Electron Quick Start repo.