egoist / egoist/import-http

Module not found: Can't resolve

Open
#13 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
30
PR merge metrics
No merged PRs in 30d

Description

I write
`import template from 'https://unpkg.com/lodash/template'`
as in example and it works.
And then I write
`import * as it from 'http://www.api.yenotes.com/it/jsi18n/';`
and it doesn't and I got
`Module not found: Can't resolve 'http://www.api.yenotes.com/it/jsi18n' in 'C:\Users\User\Projects\kyivdictionary\dict_api\react\src\const'`
I don't know what else to write 'cause there is no more difference

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.