mooch
mooch
DDeno
Created by mooch on 12/20/2022 in #help
Can you specify a git hash instead of version for npm modules?
} from "npm:discord.js@git@github.com:discordjs/discord.js.git#4407695bb90e1971eae2c14120e6a10363229721";
} from "npm:discord.js@git@github.com:discordjs/discord.js.git#4407695bb90e1971eae2c14120e6a10363229721";
this gave me an invalid version requirement error
2 replies
DDeno
Created by mooch on 12/19/2022 in #help
discord.js with new npm imports
@kaan075 which branch on the discord.js repo? Do you know if there is an issue open for the work?
8 replies
DDeno
Created by andykais on 11/15/2022 in #help
deno.lock multiple entry point best practices
I also have the same issue. I have a cli and webserver entrypoint to the same codebase
2 replies