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

service template pkg version too old #3835

Open
northes opened this issue Oct 17, 2024 · 0 comments
Open

service template pkg version too old #3835

northes opened this issue Oct 17, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@northes
Copy link

northes commented Oct 17, 2024

Description

The pkg version used by the service template is too old to work properly

To Reproduce

  1. Run wails3 service init

Expected behaviour

  1. It will not report an error and run normally
  2. use github.com/wailsapp/wails/v3 v3.0.0-alpha.7

Screenshots

No response

Attempted Fixes

No response

System Details

# System
┌──────────────────────────────┐
| Name          | MacOS        |
| Version       | 14.5         |
| ID            | 23F79        |
| Branding      | Sonoma       |
| Platform      | darwin       |
| Architecture  | arm64        |
| Apple Silicon | true         |
| CPU           | Apple M1 Pro |
| CPU           | Unknown      |
| GPU           | Unknown      |
| Memory        | Unknown      |
└──────────────────────────────┘

# Build Environment
┌───────────────────────────────┐
| Wails CLI    | v3.0.0-alpha.7 |
| Go Version   | go1.22.4       |
| -buildmode   | exe            |
| -compiler    | gc             |
| CGO_CFLAGS   |                |
| CGO_CPPFLAGS |                |
| CGO_CXXFLAGS |                |
| CGO_ENABLED  | 1              |
| CGO_LDFLAGS  |                |
| GOARCH       | arm64          |
| GOOS         | darwin         |
└───────────────────────────────┘

# Dependencies
┌────────────────────────────────────────────────────────────────────────┐
| Xcode cli tools | 2408                                                 |
| npm             | 10.8.2                                               |
| *NSIS           | Not Installed. Install with `brew install makensis`. |
└─────────────────────── * - Optional Dependency ────────────────────────┘

# Diagnosis
 SUCCESS  Your system is ready for Wails development!

Need documentation? Run: wails3 docs

 ♥   If Wails is useful to you or your company, please consider sponsoring the project: wails3 sponsor

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant