[Bug] Webpack and A2 require error
See original GitHub issueHi, i just installed from npm the last version at the moment v-0.5.2 in an A2-webpack project, it transpile as expected however i get this error in browser:
NgGrid.min.js:1 Uncaught ReferenceError: require is not defined
Issue Analytics
- State:
- Created 7 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
[NodeJS v.7] Webpack ERROR in Path must be a string ...
I'm update my node.js to version 7. And after run webpack in project I received error message: ERROR in Path must be a...
Read more >How I solved and debugged my Webpack issue through trial ...
When webpack bundles your source code, it can become difficult to track down errors and warnings to their original location.
Read more >Fatal error with WebGL running on 15.4? - Unity Forum
This is an iOS issue outside of our control, appearing to be related to WebKit loading/executing WASM. It's currently marked as a P1/Major...
Read more >node.js - Error: Cannot find module 'webpack' - Stack Overflow
Error: Cannot find module 'webpack' is a node error. So this has nothing to do with webpack itself (afaict). It seems like node...
Read more >cannot access before initialization webpack - You.com | The AI ...
Bug Report. Steps. I just upgraded to webpack 5 from 4. This is an error thrown at runtime: ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m sorry to answer so late, i tested extensively with the latest version and it works like a charm, im closing this issue right NOW.
Sorry, i’m away from my laptop until monday, i’ll let you know if latest version solves the issue.