Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Errno::ENOENT: No such file or directory @ rb_sysopen - config/initializers/teaspoon.rb #2

@pnghai

Description

@pnghai

+Tommaso Villa +Sean McCleary it is the following line from your teaspoon installation module make the problem:
path = 'config/initializers/teaspoon.rb'
File.write(path, File.read(path).gsub('teaspoon-jasmine', 'teaspoon-qunit'))

Quick check with Teaspoon repo and knew that they have upgraded that file into specs/teaspoon_env.rb, make your command cannot work anymore

Errno::ENOENT: No such file or directory @ rb_sysopen - config/initializers/teaspoon.rb
https://raw2.github.com/mrinterweb/ember-rails-template/master/ember-template.rb:398:in `read'

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