browserify / browserify/wzrd.in

Flagrant system error: antd@latest

Open
#189 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
637
Forks
79
PR merge metrics
No merged PRs in 30d

Description

When i'm trying to get `standalone/antd@latest`, i've got the following error:

````
(logs uuid: 862f9010-5759-11e8-b3c7-65686cae2835 )

Error: "browserify exited with code 1"

code: 1
stderr: Error: Cannot find module './SubMenu' from '/tmp/antd118414-6469-1ukn7u8/node_modules/antd/node_modules/rc-menu/lib'
at /home/admin/browserify-cdn/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/admin/browserify-cdn/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/admin/browserify-cdn/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/admin/browserify-cdn/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:82:15)

dirPath: /tmp/antd118414-6469-1ukn7u8
````

Command `status/antd@latest` says:

````
{
"module":"antd",
"builds":
{
"3.5.2":
{
"ok":true
}
}
}
````

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `standalone/antd@latest` and checking `status/antd@latest`; the issue includes the browserify error and build result for version 3.5.2. Trace why `rc-menu/lib/SubMenu` cannot be resolved, then verify that the latest antd build completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.