sentanos / roblox-js

!!!THIS PROJECT IS NO LONGER MAINTAINED!!! Execute ROBLOX website actions in node.js
MIT License
45 stars 45 forks source link

It sais that roblox.js doenst exists when i installed it #35

Closed DutchDevelop closed 7 years ago

ICostaEx commented 7 years ago

Can you post the error you are getting please

DutchDevelop commented 7 years ago

http://prntscr.com/fmnjdv here's a screenshot

Vritix commented 7 years ago

It's suppose to be roblox-js

const roblox = require('roblox-js') (for JS, if you using that)

I believe you are searching for roblox.js, which is incorrect.