spencermountain / spacetime

A lightweight javascript timezone library
http://spacetime.how/
Other
3.97k stars 185 forks source link

Error importing spacetime with nextjs: module not found #316

Closed Nfinished closed 2 years ago

Nfinished commented 2 years ago

No issues <7.0.0

Import trace for requested module:
./node_modules/spacetime/src/index.js
...local files
error - ./node_modules/spacetime/src/spacetime.js:5:0
Module not found: Can't resolve '../zonefile/unpack.js'
spencermountain commented 2 years ago

ahh woops - fixed in 7.0.2 thank you