R
roblox-ts3mo ago
duck

package is not importing correctly to another package

This package isn't importing correctly from @rbxts/planck-matter-hooks and gives this error
ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter-hooks.out.package.Matter:4: attempt to index nil with 'import'
ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter-hooks.out.package.Matter:4: attempt to index nil with 'import'
reproducible repo. https://github.com/NormalDuck/matter-hooks-types
Solution:
for anyone that has the same bug, please check out commit hash 458f2fb for the repo up there (if it still exists)
Jump to solution
2 Replies
duck
duckOP3mo ago
I think it might be related to the compiler bug nvm
Solution
duck
duck3mo ago
for anyone that has the same bug, please check out commit hash 458f2fb for the repo up there (if it still exists)

Did you find this page helpful?