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.

BUG REPORT: webpack-isomorphic-tools error - asset not found

See original GitHub issue

I’m upgrading to Node 6 (v6.1.0), so I’ve cloned the last version of este and followed all steps.

The first gulp launch was successful, but the second caused these errors:

$ gulp [12:08:55] Requiring external module babel-register [12:08:57] Using gulpfile c:\este-app\gulpfile.babel.js [12:08:57] Starting ‘env’… [12:08:57] Finished ‘env’ after 16 ms [12:08:57] Starting ‘server’… [12:08:57] Starting ‘server-hot’… [bg] Starting node ./webpack/server [12:08:57] Finished ‘server-hot’ after 3.31 ms [12:08:57] Starting ‘server-nodemon’… [bg] Starting node_modules.bin\nodemon.cmd --ignore webpack-assets.json src\server [nodemon] 1.9.2 [nodemon] to restart at any time, enter rs [nodemon] watching: . [nodemon] starting node src\server [webpack-isomorphic-tools] [error] asset not found: ./src/browser/app/App.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/auth/Login.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/fields/FieldsPage.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/firebase/FirebasePage.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/firebase/Login.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/firebase/Users.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/lib/Loading.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/me/MePage.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/todos/Buttons.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/todos/NewTodo.scss [webpack-isomorphic-tools] [error] asset not found: ./src/browser/todos/Todo.scss Server started at http://localhost:8000 Hash: e10979d6dbf3a922bee8 Version: webpack 1.13.1 Time: 9061ms Asset Size Chunks Chunk Names app.js 8.17 MB 0 [emitted] app 1-fcd4ade39144b06dfa4a.js 898 kB 1 [emitted] webpack built e10979d6dbf3a922bee8 in 9061ms

I didn’t have any problems with older Node version (v5.10.1). Do you have any idea how to fix this problem?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:33 (20 by maintainers)

github_iconTop GitHub Comments

1reaction
lokhmakovcommented, Jun 3, 2016

At now I create linux dev environment for dig este. )

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to correctly configure React-Toolbox in an isomorphic ...
API is running on port 3030 [2] ==> ? Send requests to http://localhost:3030 [1] [webpack-isomorphic-tools] [error] asset not found: .
Read more >
Server rendering - React Navigation
This guide will cover how to server render your React Native app using React Native for Web and React Navigation. We'll cover the...
Read more >
How to Write an Effective Bug Report | Lucidchart Blog
Step 1: Try to reproduce the bug to make sure that it is indeed a bug and not a user or environment error....
Read more >
Bountysource
BUG REPORT : webpack-isomorphic-tools error - asset not found. ... Help and Information. Frequently Asked Questions · Bugs and Feature Requests · Fees ......
Read more >
How to Report Bugs Effectively - PowerWorld
At this stage, the programmer is not trying to fix the problem: they're just trying to find it. They need to know what...
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