How to deal with the error yaml.scanner.ScannerError: while scanning for the next token that appeared in Rails environment construction with Docker

It is an error that appeared when rails new with Docker

yaml.scanner.ScannerError: while scanning for the next token

In the docker-compose.yml file it seems that I get this error when I use tabs to break a line I changed the blank part with a space and executed it.

Recommended Posts

How to deal with the error yaml.scanner.ScannerError: while scanning for the next token that appeared in Rails environment construction with Docker
`bind': Address already in use --bind (2) for 127.0.0.1:3000 (Errno :: EADDRINUSE) How to deal with the error
How to deal with Selenium :: WebDriver :: Error :: UnknownError that occurs in Dokcer environment etc.
How to deal with the error ERROR: While executing gem ... (Gem :: FilePermissionError)
How to build Rails 6 environment with Docker
[Rails] How to build an environment with Docker
How to build docker environment with Gradle for intelliJ
[Docker environment] How to deal with ActiveSupport :: MessageEncryptor :: InvalidMessage
[Docker + Rails] How to deal with Rails server startup failure
How to install Docker in the local environment of an existing Rails application [Rails 6 / MySQL 8]
For those who want to use MySQL for the database in the environment construction of Rails6 ~.
[Docker] Rails 5.2 environment construction with docker
How to build Rails, Postgres, ElasticSearch development environment with Docker
Rails + MySQL environment construction with Docker
[Rails / RSpec] How to deal with element has zero size error
How to deal with 405 Method Not Allowed error in Tomcat + JSP
How to make an application with ruby on rails (assuming that the environment has been built)
How to install Pry after building Rails development environment with Docker
How to build an environment with Docker, which is the minimum required to start a Rails application
[Environment construction with Docker] Rails 6 & MySQL 8
How to build Rails + Vue + MySQL environment with Docker [2020/09 latest version]
How to deal with the event that Committee :: InvalidRequest occurs in committee during Rspec file upload test
"Rails 6 x MySQL 8" Docker environment construction procedure for sharing with teams
[Rails] How to reset the database in production environment (Capistrano version)
How to deal with the type that I thought about writing a Java program for 2 years
[Win10 Home Docker environment memo (WSL2 or vagrant)] How to deal with the problem that the loading time of localhost is abnormally long
How to build a Ruby on Rails environment using Docker (for Docker beginners)
[Rails] About the error that the image is not displayed in the production environment
[Docker] How to create a virtual environment for Rails and Nuxt.js apps
How to build a Ruby on Rails development environment with Docker (Rails 6.x)
Launching the production environment with docker + rails (ver5.2) and errors that occurred
How to solve the local environment construction of Ruby on Rails (MAC)!
How to display the text entered in text_area in Rails with line breaks
How to build a Ruby on Rails development environment with Docker (Rails 5.x)
[Rails] How to apply the CSS used in the main app with Administrate
Rails environment construction with Docker (personal apocalypse)
[Laravel] How to deal with out of memory error when composer require [Docker]
[Rails] How to register multiple records in the intermediate table with many-to-many association
How to resolve errors that occur in the "Ruby on Rails" integration test
[Rails] How to operate the helper method used in the main application with Administrate
How to check the logs in the Docker container
How to link Rails6 Vue (from environment construction)
Rails6 [API mode] + MySQL5.7 environment construction with Docker
[Docker for Mac] Deal with Credentials store error
How to use nginx-ingress-controller with Docker for Mac
[Rails] How to use PostgreSQL in Vagrant environment
How to check Rails commands in the terminal
What to do when ‘Could not find’ in any of the sources appears in the development environment with Docker × Rails × RSpec
About the solution of the error that occurred when trying to create a Japanese file of devise in the Docker development environment
Webdrivers :: BrowserNotFound: Failed to find Chrome binary. When I was trying to test E2E with Docker + Rails for the first time, I got stuck in an error.
[Rails] [Docker] Copy and paste is OK! How to build a Rails development environment with Docker
[Rails] How to delete production environment MySQL data after putting it in the development environment
How to use git with the power of jgit in an environment without git commands
How to deal with `Cannot connect to the Docker daemon at unix: /// var/run/docker.sock. Is the docker daemon running?`
How to quit Docker for Mac and build a Docker development environment with Ubuntu + Vagrant
[Rough explanation] How to separate the operation of the production environment and the development environment with Rails
Docker command to create Rails project with a single blow in environment without Ruby
How to deal with errors in Rails s could not find a JavaScript runtime.
[Rails] How to solve the error "undefined method` visit'" when using Capybara with Rspec
How to set the display time to Japan time in Rails
Stable development environment construction manual for "Rails6" with "Docker-compose"