Skip to content

The setup is a mess #139

Description

@jwillmer

I'm working on Windows in WSL. I cloned this template and followed the documentation to build it but so far I was not able to. This is what happened when running make:

  • go not found
  • install go

  • npm not installed
  • installing npm

  • eslint not installed
  • installing eslint

  • eslint package-[...] not installed
  • run npm install in webapp directory

  • eslint line feed error
  • run eslint with --fix

  • eslint Failed at the @ lint script
  • removing eslint in Makefile (workaround not a solution!)

  • golangci-lint is not installed
  • install golangci-lint

  • golangci-lint: context loading failed: failed to load packages
  • deleted repository and created this issue

You won't get many plugins from 3d-party developers with such a horrible setup experience. If you can't automate the tasks then at least explain the manual setup process.

Additional remarks:

  • add .vs/ and node_modules/ to .gitignore

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions