[GH-ISSUE #53] Package.loadSettings is deprecated. #50

Closed
opened 2026-05-05 14:59:45 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @SergeyMaas on GitHub (May 7, 2015).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/53

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:552:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:168:43)
Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:147:15)
Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:161:12)
Originally created by @SergeyMaas on GitHub (May 7, 2015). Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/53 Store package settings files in the `settings/` directory instead of `scoped-properties/` ``` Package.loadSettings (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:552:9) <unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:168:43) Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:147:15) Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:161:12) ```
Author
Owner

@awatson1978 commented on GitHub (May 7, 2015):

Thanks for logging a ticket! Just pushed a hotfix. Should be resolved in v2.19.0.
:)

<!-- gh-comment-id:99675190 --> @awatson1978 commented on GitHub (May 7, 2015): Thanks for logging a ticket! Just pushed a hotfix. Should be resolved in v2.19.0. :)
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/meteor-api#50
No description provided.