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.

ERROR in (webpack)-isomorphic-tools/package.json

See original GitHub issue

Hi,

I’m not sure what’s changed, possibly not even webpack-isomorphic tools, but for some reason i’ve started getting this error:

ERROR in (webpack)-isomorphic-tools/package.json

It is puzzling, because i’ve not changed my code and it was working for me perfectly previously.

have you seen it before?

I have this app where the problem can be reproduced: https://github.com/peter-mouland/react-lego/tree/express--svg

The full error is: screen shot 2016-10-22 at 14 56 58

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
peter-moulandcommented, Oct 22, 2016

yeah, it is weird because i’m not requiring that file.

Adding the json loader was the first thing i tried. I reverted the change, because it shouldn’t be needed by my code and also because i then got the following error:

screen shot 2016-10-22 at 17 32 46
0reactions
peter-moulandcommented, Oct 23, 2016

I expect that’s the problem then. Thanks for spending the time to walk me through this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[webpack-isomorphic-tools] [error] `.development()` method is ...
Hey Guys. I'm getting this error after update. How to fix ? :)
Read more >
webpack-isomorphic-tools - npm
Transforms CSS-alike text into a React style JSON object. Latest version: 4.0.0, last published: 2 years ago.
Read more >
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 >
Chapter 5. Tools: webpack and Babel - liveBook · Manning
This chapter covers. Using webpack to load Node.js packages via npm in order to use them in browser code; Compiling code with Babel...
Read more >
Untitled
function webpack-isomorphic-tools.common.alias_hook (path, module, project_path, aliases, ... package.json').version + ' with options', this.options); }
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