question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

webpack-assets.json not found

See original GitHub issue

Hello

I get this error:

[webpack-isomorphic-tools] [error] "/[PROJECT_PATH]/webpack-assets.json" not found. Most likely it hasn't yet been generated by Webpack. Using an empty stub instead.

Any ideas to generate it? Or What does empty stub look like?

Thanks for your help

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kiki-le-singecommented, Sep 14, 2016

Thanks again for your super tools. It works very well 😃. I made a starter kit which uses it. The Next step is to try universal-webpack.

0reactions
catamphetaminecommented, May 23, 2016

I would say that if you’re starting a new project you may try universal-webpack. Then you can compare it to your past experience and decide what do you like more. universal-webpack has more features (webpack plugins work, etc), therefore I would recommend using it first.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't generate webpack-assets.json with webpack-isomorphic ...
The reason the assets file is not generated is because you have integrated webpack-dev-server into your server.js .
Read more >
assets-webpack-plugin - npm
This plug-in outputs a json file with the paths of the generated assets so you can find them from somewhere else. Example output:...
Read more >
add-assets-to-json-webpack-plugin - npm package - Snyk
The npm package add-assets-to-json-webpack-plugin was scanned for known vulnerabilities and missing license, and no issues were found. Thus the ...
Read more >
Stats Data - webpack
The --json=compilation-stats.json flag indicates to webpack that it should emit the ... Asset's info property is available since webpack v4.40.0 ...
Read more >
webpack-assets-manifest | Yarn - Package Manager
This Webpack plugin will generate a JSON file that matches the original filename with the hashed version. ... npm install webpack-assets-manifest --save-dev ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found