Giter VIP home page Giter VIP logo

example-angular-ng-toolkit's Introduction

Hi there ๐Ÿ‘‹

I'm a software developer working on my free time on several projects (as contributor or as maintainer) to bring better tools to the community. Although I have made contributions in some languages, I have focused on improving my knowledge in a few.

  • ๐Ÿ’ป Iโ€™m currently working on GraphQL-Python libs.
  • ๐Ÿ‘‘ Iโ€™m currently learning Nim (and sometimes Elixir).
  • ๐Ÿ“ฆ Iโ€™m looking to collaborate on open source projects (I am lazy btw).

example-angular-ng-toolkit's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

example-angular-ng-toolkit's Issues

Does preRender work with Lazy Loading?

I cloned your project and I added a lazy loaded Module, so in the app-routing.module.ts file I added:

		{ 
			path: 'faq', 
			loadChildren: '../modules/faq/faq.module#FaqModule',
		},	

and I set up the Lazy Module as recommended, which normally works, but when I do npm run build, on the above line I get the following error:

An unhandled exception occurred: No module factory available for dependency type: ContextElementDependency

any idea?

It seems Lazy Loading is not supported.

Thanks.

...ah, if you think it should work, could you please add a lazy module in your project?

cannot execute npm run server

I can do npm run build:prod but I get this error:

npm ERR! missing script: server

when I npm run server.

so I can I run the ssr version?

Dist folder missing?

Sorry if this will seem like simple question, you reference your dist folder and files in "package" but i do not see it in your repository. Would you please let me know if it is hidden? Again, i greatly appreciate your time. Having an error with my main.js file with ReferenceError for window

fsEvents warnings when building the app on a non mac os

npm run build:prod

I get these warnings when I run npm run build:prod

WARNING in ./node_modules/@angular-devkit/core/node/experimental/jobs/job-registry.js 45:20-41
Critical dependency: the request of a dependency is an expression
 @ ./node_modules/@angular-devkit/core/node/index.js
 @ ./node_modules/@angular-devkit/schematics/src/sink/dryrun.js
 @ ./node_modules/@angular-devkit/schematics/src/index.js
 @ ./node_modules/@schematics/angular/utility/project-targets.js
 @ ./prerender.ts

WARNING in ./node_modules/chokidar/lib/fsevents-handler.js
Module not found: Error: Can't resolve 'fsevents' in '/home/h/Repositories/SandBox/example-angular-ng-toolkit/node_modules/chokidar/lib'
 @ ./node_modules/chokidar/lib/fsevents-handler.js
 @ ./node_modules/chokidar/index.js
 @ ./node_modules/@angular-devkit/core/node/host.js
 @ ./node_modules/@angular-devkit/core/node/index.js
 @ ./node_modules/@angular-devkit/schematics/src/sink/dryrun.js
 @ ./node_modules/@angular-devkit/schematics/src/index.js
 @ ./node_modules/@schematics/angular/utility/project-targets.js
 @ ./prerender.ts

WARNING in ./node_modules/@angular-devkit/core/node/resolve.js 89:57-75
require.extensions is not supported by webpack. Use a loader instead.
 @ ./node_modules/@angular-devkit/core/node/experimental/jobs/job-registry.js 12:18-42
 @ ./node_modules/@angular-devkit/core/node/index.js
 @ ./node_modules/@angular-devkit/schematics/src/sink/dryrun.js
 @ ./node_modules/@angular-devkit/schematics/src/index.js
 @ ./node_modules/@schematics/angular/utility/project-targets.js
 @ ./prerender.ts

I'm running the app on linux machine.

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.