-
Notifications
You must be signed in to change notification settings - Fork 4
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
Application.css file not found #2
Comments
Sorry bro … last week while clearing the Storage of drive, i’d deleted that
…On Wed, Jan 17, 2024 at 6:52 PM Shivkumar Hudge ***@***.***> wrote:
the video link is not valid .can you resend it please
—
Reply to this email directly, view it on GitHub
<#2>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQT2ID75DNZQCNZJ5YTAD5TYO7EJXAVCNFSM6AAAAABB6QMS7SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4DMMJVG44DEOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
It's a problem of rails ...
To solve that :-
rake assets:clobber
rake assets: precompile
bin/dev
- close the server : ctrl + C
rails s
And check again , if showing same error then, ctrl + R , to refresh tab of
browser
…On Wed, Jan 17, 2024 at 7:29 PM meme funda ***@***.***> wrote:
Sorry bro … last week while clearing the Storage of drive, i’d deleted
that
On Wed, Jan 17, 2024 at 6:52 PM Shivkumar Hudge ***@***.***>
wrote:
> the video link is not valid .can you resend it please
>
> —
> Reply to this email directly, view it on GitHub
> <#2>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AQT2ID75DNZQCNZJ5YTAD5TYO7EJXAVCNFSM6AAAAABB6QMS7SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4DMMJVG44DEOI>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
After running this command rake assets: precompile this error is coming Tasks: TOP => assets:precompile => javascript:build |
Wait till coming weekend … i will send a video solving that too ..
…On Wed, Jan 17, 2024 at 9:55 PM Shivkumar Hudge ***@***.***> wrote:
After running this command rake assets: precompile this error is coming
yarn install v1.22.21
warning package-lock.json found. Your project contains lock files
generated by tools other than Yarn. It is advised not to mix package
managers in order to avoid
resolution inconsistencies caused by unsynchronized lock files. To clear
this warning, remove package-lock.json.
[1/4] Resolving packages...
success Already up-to-date.
Done in 1.15s.
yarn run v1.22.21
$ cross-var esbuild $(globby app/javascript/*.* --quiet) --bundle
--sourcemap --outdir=app/assets/builds --public-path=assets
--bundle was unexpected at this time.
C:\Users\shiv\Downloads\Blood_Supply-Dapp-main\Blood_Supply-Dapp-main>
"C:\Users\shiv\Downloads\Blood_Supply-Dapp-main\Blood_Supply-Dapp-main\node_modules.bin\node.exe"
"C:\Users\shiv\Downloads\Blood_Supply-Dapp-main\Blood_Supply-Dapp-main\node_modules.bin\..\cross-var\index.js"
esbuild $(globby app/javascript/*.* --quiet) --bundle --sourcemap
--outdir=app/assets/builds --public-path=assets
error Command failed with exit code 255.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about
this command.
rake aborted!
jsbundling-rails: Command build failed, ensure yarn is installed and yarn
build runs without errors
Tasks: TOP => assets:precompile => javascript:build
(See full trace by running task with --trace)
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQT2ID45ZNYWQQPET5FZN6TYO7ZXRAVCNFSM6AAAAABB6QMS7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJWGEZTCMJZG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
thank you very much sir!!! |
Glad to hear it!
…On Sat, Jan 20, 2024 at 6:21 PM Shivkumar Hudge ***@***.***> wrote:
image.png (view on web)
<https://github.com/Haripandey21/Blood_Supply-Dapp/assets/74463950/0eb8f29a-3571-49fc-a6de-0545ef8b7758>
The error has been resolved .now its working.
in package json file i changed this "build": "esbuild
app/javascript/application.js --bundle --sourcemap
--outdir=app/assets/builds --public-path=assets" .
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQT2ID4VUNNUYTQM2OLP4N3YPO23LAVCNFSM6AAAAABB6QMS7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSGA4DGNZQGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
the video link is not valid .can you resend it please
The text was updated successfully, but these errors were encountered: