Code Monkey home page Code Monkey logo

Comments (6)

kasparsuvi1 avatar kasparsuvi1 commented on August 29, 2024 1

Hey!

Getting the same error from folders of source code.
Got error with "73-providers-usevalue", "47-route-tracking" and "80-observable-store", but not with "63-testing-setup".

Tried with "ultimate/aot-loader" latest release, not helping.

Can the problem be something alike like here? https://github.com/UltimateAngular/aot-loader/issues/16

Looking forward to solution.
Thanks!@toddmotto

from angular-pro-src.

casvil avatar casvil commented on August 29, 2024

Still getting this error.

I cloned your project @toddmotto and I get the same error.

Thanks!

from angular-pro-src.

toddmotto avatar toddmotto commented on August 29, 2024

Hey @casvil ! Which folder were you using inside of the angular-pro-src? Some are slightly tweaked (webpack wise) for different examples - I can take a look and advise if you can provide that :)

from angular-pro-src.

casvil avatar casvil commented on August 29, 2024

@toddmotto hey todd! Thanks for helping, here it is my project https://github.com/casvil/angular-pro-src and here the webpack file https://github.com/casvil/angular-pro-src/blob/master/webpack.config.js

My root folder is called app

I am gonna try and check what's missing in my webpack config.

Thanks!

from angular-pro-src.

toddmotto avatar toddmotto commented on August 29, 2024

Perfect, I think this error is to do with the aot loader in there. Try swapping it out with the one here in the webpack config, as this uses the official Angular one. The one previously used allows for AoT in development as well as production - sometimes an error occurs it seems so would be worth swapping that out. I'll make sure I update the rest of the source code with this addition as well :)

from angular-pro-src.

casvil avatar casvil commented on August 29, 2024

I get a different error Uncaught ReferenceError: webpackJsonp is not defined.
I swapped the entire file, tweaking some base paths cause I'm not using src folder.

I would really appreciate an update on this.

Thanks @toddmotto !

from angular-pro-src.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.