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

Error while compiling


ERROR in ./resources/sass/app.scss
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Expected identifier.
â•·
89 │ .1{
│ ^
╵
resources/demo1/src/sass/components/utilities/_text.scss 89:14 @content
node_modules/bootstrap/scss/mixins/_breakpoints.scss 68:5 media-breakpoint-up()
resources/demo1/src/sass/components/utilities/_text.scss 85:5 @import
resources/demo1/src/sass/components/_utilities.scss 13:5 @import
resources/demo1/src/sass/style.scss 18:5 @import
resources/sass/app.scss 11:9 root stylesheet
at processResult (/home/frank/narrative/ns-forms/node_modules/webpack/lib/NormalModule.js:758:19)
at /home/frank/narrative/ns-forms/node_modules/webpack/lib/NormalModule.js:860:5
at /home/frank/narrative/ns-forms/node_modules/loader-runner/lib/LoaderRunner.js:400:11
at /home/frank/narrative/ns-forms/node_modules/loader-runner/lib/LoaderRunner.js:252:18
at context.callback (/home/frank/narrative/ns-forms/node_modules/loader-runner/lib/LoaderRunner.js:124:13)
at /home/frank/narrative/ns-forms/node_modules/sass-loader/dist/index.js:54:7
at Function.call$2 (/home/frank/narrative/ns-forms/node_modules/sass/sass.dart.js:99696:16)
at render_closure1.call$2 (/home/frank/narrative/ns-forms/node_modules/sass/sass.dart.js:85096:12)
at _RootZone.runBinary$3$3 (/home/frank/narrative/ns-forms/node_modules/sass/sass.dart.js:29643:18)
at _FutureListener.handleError$1 (/home/frank/narrative/ns-forms/node_modules/sass/sass.dart.js:28163:21)

1 ERROR in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
webpack compiled with 2 errors


i have this errors while compiling and idk how to solve them


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 (2)


Hi Francisco Guadarrama

You can try to import the bundle CSS file into your laravel application, in resources/sass/app.scss

theme/demo5/dist/assets/plugins/global/plugins.bundle.css
theme/demo5/dist/assets/css/style.bundle.css

Thanks


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  :(