Search found 1 match
- Sat Jun 25, 2022 5:59 pm
- Forum: Support and Development
- Topic: How to install libraries?
- Replies: 3
- Views: 5065
Re: How to install libraries?
I'm trying to install literally any package, but a file that is just `push = require "push"` returns for me the following error: Error: main.lua:1: module 'push' not found: no field package.preload['push'] no 'push' in LOVE game directories. no file 'push' in LOVE paths. no file './push.lu...