Skip to content

Fix Error#16

Merged
Trukl merged 3 commits intoDownload:masterfrom
Trukl:master
Nov 6, 2020
Merged

Fix Error#16
Trukl merged 3 commits intoDownload:masterfrom
Trukl:master

Conversation

@Trukl
Copy link
Collaborator

@Trukl Trukl commented Nov 4, 2020

Error [ERR_INVALID_PACKAGE_TARGET] [ERR_INVALID_PACKAGE_TARGET]: Invalid "exports" main target "MemoryStorage" defined in the package config /var/www/restref-site/node_modules/memorystorage/package.json; targets must start with "./"

@Download
Copy link
Owner

Download commented Nov 6, 2020

You should add your name to the contributors section 👍

@Download
Copy link
Owner

Download commented Nov 6, 2020

@CorentinMinne
I have invited you as a collaborator.
Now you can merge this yourself 👍

@Trukl Trukl merged commit 5f334db into Download:master Nov 6, 2020
@Trukl Trukl linked an issue Nov 6, 2020 that may be closed by this pull request
@Download
Copy link
Owner

Download commented Nov 9, 2020

Great job @CorentinMinne! 🥇

I guess you have no rights to NPM publish?
If you send me your NPM username I can try to add you there as well.
For now I will publish this.

@Download
Copy link
Owner

Download commented Nov 9, 2020

Published to NPM:

C:\ws\memorystorage>npm publish
npm notice
npm notice package: memorystorage@0.12.0
npm notice === Tarball Contents ===
npm notice 506B   umd-lite.hbs
npm notice 667B   tests/index.html
npm notice 631B   tests/test-amd.html
npm notice 764B   gruntfile.js
npm notice 3.4kB  src/memorystorage.js
npm notice 1.3kB  dist/memorystorage.min.js
npm notice 3.7kB  dist/memorystorage.umd.js
npm notice 5.4kB  tests/test-amd.js
npm notice 148B   tests/test-node.js
npm notice 5.6kB  tests/test.js
npm notice 1.6kB  package.json
npm notice 1.7kB  dist/memorystorage.min.js.map
npm notice 17.1kB LICENSE.md
npm notice 7.9kB  README.md
npm notice 11.4kB memorystorage.png
npm notice 62B    .travis.yml
npm notice === Tarball Details ===
npm notice name:          memorystorage
npm notice version:       0.12.0
npm notice package size:  27.0 kB
npm notice unpacked size: 61.8 kB
npm notice shasum:        582a3374d298e8352dc4512df0186c335d137018
npm notice integrity:     sha512-8oAVcjcyCCqG2[...]SPer8SFsc6MYg==
npm notice total files:   16
npm notice
+ memorystorage@0.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid exports in package.json

2 participants