Skip to content

Cannot execute init.sh #159

@Oipo

Description

@Oipo

Using the latest go version and the latest main pull, I get the following error:

$ ./init.sh 
? Package name (/home/oipo/Programming/chargepoint/go/modern-go-application) nrg-playground
? Project name (nrg-playground) 
? Binary name (nrg-playground) 
? Application name (nrg-playground) 
? Friendly application name (Nrg Playground) 
? Update README (Y/n) 
? Remove init script (y/N) 
mv: cannot stat '.idea/project.iml': No such file or directory
./init.sh: line 36: .idea/modules.xml.new: No such file or directory
mv: cannot stat '.idea/modules.xml.new': No such file or directory
./init.sh: line 36: .idea/runConfigurations/All_tests.xml.new: No such file or directory
mv: cannot stat '.idea/runConfigurations/All_tests.xml.new': No such file or directory
./init.sh: line 36: .idea/runConfigurations/Debug.xml.new: No such file or directory
mv: cannot stat '.idea/runConfigurations/Debug.xml.new': No such file or directory
./init.sh: line 36: .idea/runConfigurations/Integration_tests.xml.new: No such file or directory
mv: cannot stat '.idea/runConfigurations/Integration_tests.xml.new': No such file or directory
./init.sh: line 36: .idea/runConfigurations/Tests.xml.new: No such file or directory
mv: cannot stat '.idea/runConfigurations/Tests.xml.new': No such file or directory
./init.sh: line 36: .vscode/launch.json.new: No such file or directory
mv: cannot stat '.vscode/launch.json.new': No such file or directory
mv: cannot stat 'cmd/modern-go-application': No such file or directory
find: ‘.gen’: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions