You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was following the readme file and kept hitting an error where the player object was null. While trying to get the example to run I saw that node.js was required. Possibly this could be inferred by reading the package.json file but I failed that lesson the fist time also. After placing the package.json file in the root of my project and running 'npm install' it worked. Might be nice to add this to the ReadMe.txt file.
Ed
The text was updated successfully, but these errors were encountered:
I was following the readme file and kept hitting an error where the player object was null. While trying to get the example to run I saw that node.js was required. Possibly this could be inferred by reading the package.json file but I failed that lesson the fist time also. After placing the package.json file in the root of my project and running 'npm install' it worked. Might be nice to add this to the ReadMe.txt file.
Ed
The text was updated successfully, but these errors were encountered: