Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

ASP.NET Core starter kit - yarn install - problem.


Hello There,

On my MacBook Pro, I have all the necessary requirements. I ran 'yarn install' in the ASP.NET Core starter kit, but I received these outputs and warnings: how will my project be affected by these 'yarn install' failed situations? What do the failures mean? What should I do? How can I fix it?

Thank you

Mustafa

I ran yarn install.

Terminal result:
sudo yarn install
Password:
➤ YN0000: · Yarn 4.1.1
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @babel/core@npm:7.24.0, @babel/runtime@npm:7.24.0, and 1320 more.
➤ YN0000: └ Completed in 5s 226ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0002: │ keenthemes@workspace:. doesn't provide @egjs/hammerjs (pdf28f), requested by vis-timeline.
➤ YN0002: │ keenthemes@workspace:. doesn't provide component-emitter (p21463), requested by vis-timeline.
➤ YN0002: │ keenthemes@workspace:. doesn't provide keycharm (p34cfb), requested by vis-timeline.
➤ YN0002: │ keenthemes@workspace:. doesn't provide postcss (p422d2), requested by postcss-loader.
➤ YN0002: │ keenthemes@workspace:. doesn't provide prop-types (p598e2), requested by @yaireo/tagify.
➤ YN0002: │ keenthemes@workspace:. doesn't provide propagating-hammerjs (p57e5c), requested by vis-timeline.
➤ YN0002: │ keenthemes@workspace:. doesn't provide uuid (p2998c), requested by vis-timeline.
➤ YN0002: │ keenthemes@workspace:. doesn't provide vis-data (p4d4e7), requested by vis-timeline.
➤ YN0002: │ keenthemes@workspace:. doesn't provide vis-util (p90232), requested by vis-timeline.
➤ YN0002: │ keenthemes@workspace:. doesn't provide xss (p46b14), requested by vis-timeline.
➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 9 packages were added to the project (+ 771.26 KiB).
➤ YN0000: └ Completed in 2s 823ms
➤ YN0000: ┌ Link step
➤ YN0007: │ @fortawesome/fontawesome-free@npm:6.5.1 must be built because it never has been before or the last one failed
➤ YN0007: │ fsevents@patch:fsevents@npm%3A1.2.13#optional!builtin<compat/fsevents>::version=1.2.13&hash=d11327 must be built because it never has been before or the last one failed
➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed
➤ YN0007: │ es5-ext@npm:0.10.64 must be built because it never has been before or the last one failed
➤ YN0000: └ Completed in 12s 399ms
➤ YN0000: · Done with warnings in 20s 615ms


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi,

Thank you for your feedback.

These are warnings and they shouldn't influence the run of the application so you can ignore these warnings for now. We will check these warnings in more detail and will include fix for them in the next Metronic releases.

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(