Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprockets 4 test suite failures #471

Closed
voxik opened this issue Feb 4, 2021 · 1 comment
Closed

Sprockets 4 test suite failures #471

voxik opened this issue Feb 4, 2021 · 1 comment

Comments

@voxik
Copy link

voxik commented Feb 4, 2021

Testing against Sprockets 4, there is test failure:

Error:
AssetsTest#test_coffee-script.js_is_included_in_Sprockets_environment:
Sprockets::Railtie::ManifestNeededError: Expected to find a manifest file in `app/assets/config/manifest.js`
But did not, please create this file and use it to link any assets that need
to be rendered by your app:
Example:
  //= link_tree ../images
  //= link_directory ../javascripts .js
  //= link_directory ../stylesheets .css
and restart your server
    
Error:
AssetsTest#test_coffee-script.js_is_included_in_Sprockets_environment:
Errno::ENOENT: No such file or directory @ apply2files - /home/travis/build/rails/coffee-rails/test/tmp/coffee-script.js
    
rails test test/assets_test.rb:25
@voxik
Copy link
Author

voxik commented Feb 4, 2021

Wrong tracker, I should have reported this against coffee-rails

rails/coffee-rails#122

@voxik voxik closed this as completed Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant