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

Not able to install the ng2-nouislider in my angular project #199

Open
juneedsheriff opened this issue Dec 21, 2018 · 0 comments
Open

Not able to install the ng2-nouislider in my angular project #199

juneedsheriff opened this issue Dec 21, 2018 · 0 comments

Comments

@juneedsheriff
Copy link

Hi All
I am trying to implement the ng2-nouislider in my angular7 project i am new to angular where to find SystemJS config to insert the below code
Add to map:
'nouislider': 'node_modules/nouislider',
'ng2-nouislider': 'node_modules/ng2-nouislider',
Add to packages:

'nouislider': { main: 'distribute/nouislider.js', defaultExtension: 'js' },
'ng2-nouislider': { main: 'src/nouislider.js', defaultExtension: 'js' },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant