Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Error with webpack


I'm trying "npm run build" but I receive the below error. I have already remove "type": "module" as said in the notes.

Error

>> Failed to compile!

resolve './webpack/scripts.js' in 'C:\test\starterkit\_keenthemes\tools'
using description file: C:\test\starterkit\_keenthemes\tools\package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
using description file: C:\test\starterkit\_keenthemes\tools\package.json (relative path: ./webpack/scripts.js)
no extension
Field 'browser' doesn't contain a valid alias configuration
C:\test\starterkit\_keenthemes\tools\webpack\scripts.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
C:\test\starterkit\_keenthemes\tools\webpack\scripts.js.js doesn't exist
.scss
Field 'browser' doesn't contain a valid alias configuration
C:\test\starterkit\_keenthemes\tools\webpack\scripts.js.scss doesn't exist
as directory
C:\test\starterkit\_keenthemes\tools\webpack\scripts.js doesn't exist
ERROR in js/scripts.bundle
Module not found: Error: Can't resolve './webpack/scripts.js' in 'C:\test\starterkit\_keenthemes\tools'


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)

Hi,

Sorry for the inconvenience you're facing with the error while running npm run build. To provide you with the best assistance, could you please let me know which application or framework you are using? This information will help me to understand the context and provide you with a more accurate solution.

Thanks

Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(