Describe the bug
When attempting to install the plugin in Obsidian, you get a 404 and an error message saying it cannot be installed.
Steps to reproduce
- Browse community plugins in the Obsidian UI
- Search for
Natural Language Dates
- Hit the
Install button
Expected behavior
Plugin gets installed
Actual behavior
You see a popup that says Failed to install plugin "Natural Language Dates".
Environment
- Plugin version: Says 0.6.4 in the plugin directory UI
- Obsidian version: 1.12.7
- OS: Windows 10
Error messages
In the console you see the following error:
Error: Request failed, status 404
at new t (app.js:1:1066656)
at ly (app.js:1:1066848)
at app.js:1:1067527
at app.js:1:258511
at Object.next (app.js:1:258616)
at a (app.js:1:257334)
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
(anonymous) @ app.js:1
y @ app.js:1
e.installPlugin @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
y @ app.js:1
Wv @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
a @ app.js:1
Promise.then (async)
l @ app.js:1
(anonymous) @ app.js:1
y @ app.js:1
(anonymous) @ app.js:1
Describe the bug
When attempting to install the plugin in Obsidian, you get a 404 and an error message saying it cannot be installed.
Steps to reproduce
Natural Language DatesInstallbuttonExpected behavior
Plugin gets installed
Actual behavior
You see a popup that says
Failed to install plugin "Natural Language Dates".Environment
Error messages
In the console you see the following error: