Ibrahim Abdallah

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in error starting new jumpstart app

Hi

I just created new rails app using free jumpstart template

https://github.com/excid3/jumpstart

I receive an error when starting the. project about missing build script

✘  myapp   master  bin/dev
18:09:56 web.1 | started with pid 50913
18:09:56 js.1 | started with pid 50914
18:09:56 css.1 | started with pid 50915
18:09:56 js.1 | yarn run v1.22.10
18:09:56 css.1 | yarn run v1.22.10
18:09:56 css.1 | $ sass ./app/assets/stylesheets/application.bootstrap.scss ./app/assets/builds/application.css --no-source-map --load-path=node_modules --watch
18:09:56 js.1 | error Command "build" not found.
18:09:56 js.1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
18:09:57 js.1 | exited with code 1
18:09:57 system | sending SIGTERM to all processes
18:09:57 css.1 | exited with code 1
18:09:57 web.1 | terminated by SIGTERM

Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

© 2024 GoRails, LLC. All rights reserved.