-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Lockfile not saved #209
Comments
Hey @rajnikantmrao make sure you are in the
Also there is currently not a great way to create a room locally. You'll need to navigate to a URL like this:
Ex:
|
Hmm. Should have tried that myself. My bad. Yup, it seems to be fetching the packages. Worked! I was keen to check out the screen share component. Thanks |
Awesome! Let us know if you have any more questions. For stuff like this it's probably easier to reach us in the #social channel of the WebVR Slack. |
Sure. Will do right away. Btw, I have been interacting with you on the aframe channel (handle:RR). :-) My focus is using webVR is for training of all forms and screen share will be of great help Thanks |
I have cloned this respository and when I am trying to
yarn install
it gives a messageinfo Lockfile not saved, no dependencies.
Subsequently, when I issue the
yarn start
command after moving to themr-social-client
directory, I get the followiwng error.The node version I am using is v9.3.0 on Mac OS X `0.13.3
Thanks
The text was updated successfully, but these errors were encountered: