`module` build is empty
See original GitHub issueDescribe the bug
in package.json
:
"module": "dist/index.mjs",
$ cat node_modules/@shoelace-style/shoelace/dist/index.mjs
export * from './esm/index.mjs';
$ cat node_modules/@shoelace-style/shoelace/dist/esm/index.mjs
^ empty file
To Reproduce Steps to reproduce the behavior:
- install from npm
$ cat node_modules/@shoelace-style/shoelace/package.json
{
"name": "@shoelace-style/shoelace",
"version": "2.0.0-beta.5",
- cat files
Expected behavior files have content
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Unable to build an empty module · Issue #318 · openzfs/spl
I trying to compile modules for kernel 3.8.0 from precize (12.04) repo. I have installed linux-image, linux-headers. When i run .
Read more >Installed module is empty - python
I can see a warning saying install_lib: 'build/lib' does not exist -- no Python modules to install . If i try to use...
Read more >configure: error: *** Unable to build an empty module.
Hi, I am trying to build spl-0.6.2 on Centos 6.4 (2.6.32-358.el6.x86_64). ... configure: error: *** Unable to build an empty module. Where do...
Read more >configure: error: *** Unable to build an empty module. | Topicbox
Hi, I am running Flatcar Linux with the Edge channel on a machine. After upgrading to version 2205.99.0 I am no longer able...
Read more >empty modules.dep for new kernel compilation
# Device nodes to trigger on-demand module loading. i'am compiling kernel 4.7.0 using host with version 4.4.x (ubuntu 16.04), there are a lot...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It is as of a few seconds ago: https://www.npmjs.com/package/@shoelace-style/shoelace
I still need to automate the release. Thanks for working through the pre-stable hiccups with me! 😅
is it? 😉