meteor create --angular doesn't appear to be an option anymore

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
angular, javascript, typescript
Domain
cli, documentation

Research direction

Start by reviewing the Meteor CLI's create --angular entry point and the angular-compilers package behavior described in the issue. Compare the Meteor 2.2-to-2.8.1 and Angular 5-to-15 upgrade path, then document how local Angular and TypeScript versions are selected and whether a current tutorial is needed.

Written by the indexing model from the issue text.

Description

Trying to upgrade a Meteor Angular application from Meteor 2.2 -> 2.8.1 and Angular 5 -> 15.

However I can't seem to find any helpful guide or tutorial. It appears the meteor cli has completely given up on angular.

Does the meteor angular-compilers package simply use whatever version of angular/typescript you install in your local project npm to compile the project? or does it install its own versions and use those... Very confused.

Any help would be greatly appreciated!

Dominant language
JavaScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.