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

Index 3230 outside of range [0, 292]. #1458

Open
visheshmohan opened this issue Jul 25, 2022 · 0 comments
Open

Index 3230 outside of range [0, 292]. #1458

visheshmohan opened this issue Jul 25, 2022 · 0 comments
Labels

Comments

@visheshmohan
Copy link

on Using
ng generate ng2-charts-schematics:pie my-pie-chart
Getting below terminal output Error:

import [
InsertChange {
path: '/src/app/app.module.ts',
pos: 3230,
toAdd: ',\r\n ChartsModule',
description: 'Inserted ,\r\n' +
' ChartsModule into position 3230 of /src/app/app.module.ts',
order: 3230
},
InsertChange {
path: '/src/app/app.module.ts',
pos: 1484,
toAdd: ";\nimport { ChartsModule } from 'ng2-charts'",
description: 'Inserted ;\n' +
"import { ChartsModule } from 'ng2-charts' into position 1484 of /src/app/app.module.ts",
order: 1484
}
]
Index 3230 outside of range [0, 292].

How can I do job of 'ng generate ng2-charts' manually?

@santam85 santam85 added the bug label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants