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

Can't resolve 'postscribe' #2

Closed
danielkuhlwein opened this issue May 22, 2018 · 2 comments
Closed

Can't resolve 'postscribe' #2

danielkuhlwein opened this issue May 22, 2018 · 2 comments

Comments

@danielkuhlwein
Copy link

I'm getting the following error after importing to app.module.ts and pasting the html into one of my components.

./node_modules/@sgbj/angular-gist/angular-gist.umd.js
Module not found: Error: Can't resolve 'postscribe' in '/.../node_modules/@sgbj/angular-gist'
 @ ./node_modules/@sgbj/angular-gist/angular-gist.umd.js 2:135-156
 @ ./src/app/dna.module.ts
 @ ./src/main.ts
 @ multi webpack-dev-server/client?http://0.0.0.0:0 ./src/main.ts
@sgbj
Copy link
Owner

sgbj commented May 23, 2018

Hi there! Have you tried installing postscribe with npm?

npm i -s postscribe@^2.0.8

I may need to add this step to the readme.

@danielkuhlwein
Copy link
Author

Thank you. That worked.

@sgbj sgbj closed this as completed May 25, 2018
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

2 participants