Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

material.umd.js is missing in 2.0.0-beta.0 npm package #2366

Closed
MarcusCalidus opened this issue Dec 23, 2016 · 8 comments · Fixed by #2368
Closed

material.umd.js is missing in 2.0.0-beta.0 npm package #2366

MarcusCalidus opened this issue Dec 23, 2016 · 8 comments · Fixed by #2368
Assignees

Comments

@MarcusCalidus
Copy link

Bug, feature request, or proposal:

Bug: material.umd.js package is missing in npm package 2.0.0-beta.0

What is the expected behavior?

expected to work like in package version 2.0.0-alpha.11

What is the current behavior?

The diff of my package.json
image

The excerpt of my systemjs.config.ts which worked previously
image

@Faltek
Copy link

Faltek commented Dec 23, 2016

Agree. I was making the same issue.

@Rob-Post
Copy link

It's now located at @angular/material/bundles/material.umd.js

@Faltek
Copy link

Faltek commented Dec 23, 2016

Thanks. But documentation should be fixed.

@Sabartius
Copy link

Its even worse for webpack-users. The main-attribute of the package.json still points to the old location of the umd bundle, so it's not possible to run a compiled application, as it won't find anything material related.

@devversion
Copy link
Member

Thanks guys for the issue. I've provided a PR for it and hopefully it will be fixed as soon as possible.

@sunshineo
Copy link

Someone need to update the tutorial here https://material.angular.io/guide/getting-started

@charlieamat
Copy link

Lost about half an hour to this today because the getting started section hasn't been updated yet.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants