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

Cannot npm i Lazy Loading Modules tutorial #26

Open
michaeljonathanblack opened this issue Jun 1, 2018 · 3 comments
Open

Cannot npm i Lazy Loading Modules tutorial #26

michaeljonathanblack opened this issue Jun 1, 2018 · 3 comments

Comments

@michaeljonathanblack
Copy link

https://nextjs.org/learn/excel/lazy-loading-modules/setup

mherold-mac:learnnextjs-demo mherold$ git checkout firebase-hn
Branch 'firebase-hn' set up to track remote branch 'firebase-hn' from 'origin'.
Switched to a new branch 'firebase-hn'
mherold-mac:learnnextjs-demo mherold$ npm i
...
npm ERR! code E404
npm ERR! 404 Not Found: protobufjs@^5.0.0
@emiljohansson
Copy link

I was able to install and run dev after changing firebase to the latest version ("firebase": "^5.2.0")

@emiljohansson
Copy link

...actually all the sudden, not sure what I did, I was not able to install firebase 5.x, getting similar issues as these tickets firebase/firebase-js-sdk#873 and mapbox/node-pre-gyp#381

After updating java, I am only able to use firebase 4.1.3... not really sure where the issue is

@klanjabrik
Copy link

Solved my problem

klanjabrik pushed a commit to klanjabrik/learnnextjs-demo that referenced this issue Sep 23, 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

Successfully merging a pull request may close this issue.

3 participants