[JAVA] [Grails] Error occurred running What to do when the Grails CLI does not start

Issues that have occurred

This happened when I had a chance to update the image for a while in a Grails project and decided to recreate the package.

$ grailsw package
load application.groovy
[development]
| Error Error occurred running Grails CLI: No profile found for name [web]. (Use --stacktrace to see the full trace)

Coping

I deleted the build / folder and tried it again. According to the following, it seems that you can delete build / .dependencies.

https://www.malcontentboffin.com/2016/12/Grails-Error-Error-occurred-running-Grails-CLI-No-profile-found-for-name-web-.html

Recommended Posts

[Grails] Error occurred running What to do when the Grails CLI does not start
What to do when rails db: seed does not reflect in the database
What to do when is invalid because it does not start with a'-'
How to get the log when install4j does not start
What to do if you get an "A server is already running." Error when you try to start the rails server
What to do when the changes in the Servlet are not reflected
[Rails] What to do when rails s does not respond or does not stop
What to do when Rails on Docker does not reflect controller changes in the browser
What to do when "relation" hibernate_sequence "does not exist" in the ID column of PostgreSQL + JPA
What to do when debugging "Source not found"
[Grails] Error occurred running What to do when the Grails CLI does not start
What to do when is invalid because it does not start with a'-'
Put Java 11 and spring tool suite on mac
JAVA + STS (Spring Tool Suite) environment construction procedure
Eclipse does not start after Java 11 is installed
What to do if the Rails server can't start
What to do when The SSL certificate has expired
What to do when JSF tags do not become HTML
Error ExecJS :: RuntimeUnavailable: What to do when it occurs
When the server does not start with rails s
[Rails] What to do when the Refile image is not displayed when writing the processing at the time of Routing Error
What to do if the update does not take effect after deploying Rails AWS
What to do if the JSONHint annotation does not work with lombok and JSONIC
The story when the container does not start up with docker-compose up and an error occurs
What to do if the breakpoint is shaded and does not stop during debugging
What to do when Method not found in f: ajax
What to check when rails db: migration does not pass
A validation error occurred when saving to the intermediate table.
What to do if you installed Ruby with rbenv but the version does not change
Bluemix Infrastructure VPN does not connect because it does not support NPAPI! What to do when [Mac]
What to do when javax.batch.operations.JobStartException occurs
[Ubuntu 20.04] What to do if the external monitor is not recognized
How to fix the problem that Aptana Studio does not start
What I did when the DB did not start with docker-compose up
[Rails] What to do when the error No database selected and Unknown database appears in db: migrate
What to do if you go offline due to SSL certificate error when running Jenkins on Mac
[Programming beginner] What to do when rails s becomes an error in the local development environment
[Ruby] What to do when the error "cannot load such file" appears when executing VS Code debug
[Rails 5] [Turbolinks] What to do when JS does not work due to page transition or browser back
What to do about the "cannot be read or is not a valid ZIP file" error
What to do if the app is not created with the latest Rails version installed when rails new
What to do when javax.el.ELException: Not a Valid Method Expression: appears when the JSF screen is displayed
What to do if the background image is not applied after deployment
What to do if the prefix c is not bound in JSP
What to do when a javax.el.PropertyNotWritableException occurs
What to do and how to install when an error occurs in DXRuby 1.4.7
What to do if an error occurs when nokogiri enters when bundle install
How to not start Flyway when running unit tests in Spring Boot
What to do if Operation not permitted is displayed when you execute a command in the terminal
What to do if you get an error when you hit Heroku logs
What to do when undefined method ʻuser_signed_in?'
[NetBeans] Story when it does not start
[Rails] What to do if you get an error saying "Could not find a JavaScript runtime." When executing the rails s command on Catalina
What to do if you get the error message unrecognized selector send to instance "***"
What to do if the changes are not reflected in the jar manifest file
What to do when the value becomes null in the second getSubmittedValue () in JSF Validator
[Error] How to resolve the event that the screen does not transition after editing
[Swift] What to do if the app icon is set but not reflected
[JavaScript] The strongest case when I tried to summarize the parts I do not understand
[Ubuntu] What to do when MongoDB cannot be started due to a SocketException error
What to do if the server tomcat dies
When the server fails to start in Eclipse
Unable to connect to chromedriver error when running SystemSpec
What do you use when converting to String?
What to do when IllegalStateException occurs in PlayFramework