tweenjs / es6-tween

ES6 version of tween.js
MIT License
186 stars 34 forks source link

main field in package.json points to nonexistent file #61

Closed redpandatronicsuk closed 5 years ago

redpandatronicsuk commented 5 years ago

Here is the error:

While trying to resolve module `es6-tween` from file `foo.js`, the package `(...)/node_modules/es6-tween/package.json` was successfully found. However, this package itself specifies a `main` module field that could not be resolved (`(...)node_modules/es6-tween/bundled/Tween.min.js`. Indeed, none of these files exist:

  * `(...)/node_modules/es6-tween/bundled/Tween.min.js(.native||.ios.js|.native.js|.js|.ios.json|.native.json|.json|.ios.ts|.native.ts|.ts|.ios.tsx|.native.tsx|.tsx)`
  * `(...)/node_modules/es6-tween/bundled/Tween.min.js/index(.native||.ios.js|.native.js|.js|.ios.json|.native.json|.json|.ios.ts|.native.ts|.ts|.ios.tsx|.native.tsx|.tsx)`
dalisoft commented 5 years ago

Hello @redpandatronicsuk. Please try v5.4.1 which just released

dalisoft commented 5 years ago

@redpandatronicsuk If latest version fixes issue, please can you close issue?

redpandatronicsuk commented 5 years ago

Thanks man! That must have been the quickest issue fix ever :)

dalisoft commented 5 years ago

Thank you for issue, i love every user of es6-tween