Git Product home page Git Product logo

Comments (8)

isaacplmann avatar isaacplmann commented on June 19, 2024

Thanks for letting me know. I'll work on that today.

from ngx-tour.

isaacplmann avatar isaacplmann commented on June 19, 2024

This should be fixed. Apparently a prepublish npm script will run whenever you do npm install. Kind of weird.

from ngx-tour.

maku avatar maku commented on June 19, 2024

I did the next try -> at this time I cloned on a mac. npm install worked. But than
npm run start
leads to the same error mentioned before

from ngx-tour.

isaacplmann avatar isaacplmann commented on June 19, 2024

Ha! You're right. I just kicked it down the road a bit. Maybe I'll actually fix it this time. Working on it.

from ngx-tour.

isaacplmann avatar isaacplmann commented on June 19, 2024

Ok, it should be fixed for real now. You'll need to get latest, run npm install and then npm start.

I had to downgrade angular to 2.2.4. Looks like the angular2-hotkeys dependencies doesn't play well with 2.3+.

I'm working on a PR for angular2-hotkeys now.

from ngx-tour.

maku avatar maku commented on June 19, 2024

Now I am a (major) step further. But I get this:

[at-loader] Checking finished with 1 errors
ERROR in ./src/demo/bootstrap.aot.ts
Module not found: Error: Can't resolve './demo.module.ngfactory' in '/Users/martin/_dev/angular2/ng2-tour/src/demo'
 @ ./src/demo/bootstrap.aot.ts 1:0-62
 @ multi bootstrap.aot

ERROR in [at-loader] src/demo/bootstrap.aot.ts:1:37
    Cannot find module './demo.module.ngfactory'


from ngx-tour.

isaacplmann avatar isaacplmann commented on June 19, 2024

This is why we need a good angular 2 library seed. Something is screwy in my configuration and I'm having trouble tracking it down. This is the frustrating part of development.

from ngx-tour.

maku avatar maku commented on June 19, 2024

Funny enough I get the same type of error when I try to define a simple ng module in a clone of the base project (https://github.com/blacksonic/angular2-aot-webpack)

from ngx-tour.

Related Issues (20)

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.