Node.js - require is not defined exception [closed]

一笑奈何 提交于 2019-12-01 16:22:34
alessioalex

Node.js is run on the server side, not on the browser side.

Check out more about Node here: What is Node.js?

Ben

Case closed, I was including the wrong file on the client!

Sorry to waste people time, but thanks for the Node links.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!