GithubHelp home page GithubHelp logo

Comments (11)

marnusw avatar marnusw commented on May 26, 2024 4

3.0.0-beta.3 should address all import problems. Please let me know if you encounter further issues.

from date-fns-tz.

marnusw avatar marnusw commented on May 26, 2024 2

Please watch #273 for the official v3.0.0 release.

from date-fns-tz.

elirov avatar elirov commented on May 26, 2024 1

I see your $5 and raise by $50.. :)

from date-fns-tz.

jckw avatar jckw commented on May 26, 2024 1

Just noting that the bounty on this issue has been rewarded 🎉

from date-fns-tz.

imaxisXD avatar imaxisXD commented on May 26, 2024

Same error
./node_modules/date-fns-tz/esm/format/index.js:1:0
Module not found: Package path ./format/index.js is not exported from package /Users/abhishekmac/Desktop/Hobby Projects/aivy-post-v2/node_modules/date-fns (see exports field in /Users/abhishekmac/Desktop/Hobby Projects/aivy-post-v2/node_modules/date-fns/package.json)

from date-fns-tz.

NaturesProphet avatar NaturesProphet commented on May 26, 2024

same here
Error: Package subpath './format/index.js' is not defined by "exports" in /home/mgarcia/GitProjects/AUIM/auimPratico/node_modules/date-fns/package.json
at new NodeError (node:internal/errors:400:5)
at exportsNotFound (node:internal/modules/esm/resolve:361:10)
at packageExportsResolve (node:internal/modules/esm/resolve:697:9)
at resolveExports (node:internal/modules/cjs/loader:538:36)
at Function.Module._findPath (node:internal/modules/cjs/loader:607:31)
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1025:27)
at Function.Module._load (node:internal/modules/cjs/loader:885:27)
at Module.require (node:internal/modules/cjs/loader:1105:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object. (/home/mgarcia/GitProjects/AUIM/auimPratico/node_modules/date-fns-tz/format/index.js:8:37)

from date-fns-tz.

Deanmv avatar Deanmv commented on May 26, 2024

date-fns-tz-v3 from here https://www.npmjs.com/package/date-fns-tz-v3 is actually this repo https://github.com/davidramosweb/date-fns-tz and not to the existing date-fns-tz package

from date-fns-tz.

mifrej avatar mifrej commented on May 26, 2024

Same here:
./node_modules/.pnpm/[email protected][email protected]/node_modules/date-fns-tz/esm/format/index.js:1:0
Module not found: Package path ./format.js is not exported from package ...

...
Import trace for requested module:
./node_modules/.pnpm/[email protected][email protected]/node_modules/date-fns-tz/esm/fp/formatWithOptions/index.js
./node_modules/.pnpm/[email protected][email protected]/node_modules/date-fns-tz/esm/fp/index.js

from date-fns-tz.

public avatar public commented on May 26, 2024

Same but using beta1 and date-fns 3.2.0.

from date-fns-tz.

jckw avatar jckw commented on May 26, 2024

I just contributed to the bounty on this issue:

https://until.dev/bounty/marnusw/date-fns-tz/268

The current bounty for completing it is $5.00 if it is closed within 1 month, and decreases after that.

from date-fns-tz.

reezpatel avatar reezpatel commented on May 26, 2024

try this
in package.json

"dependencies": {
    "date-fns-tz": "3.0.0-beta.2"
}

in your code (Assuming you are using ESM)

index.ts

import formatInTimeZone from "date-fns-tz/formatInTimeZone";

from date-fns-tz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.