-
Notifications
You must be signed in to change notification settings - Fork 812
Closed
Description
I am...
| -------------------------------------------------------------------------------------------------
Reporting a bug or issue |
---|
Expected behavior:
Observed behavior:
> basic-svg@1.0.0 postinstall /Users/<redacted>/basic-svg
> npm run build && skpm-link
> basic-svg@1.0.0 build /Users/<redacted>/basic-svg
> skpm-build
[1/2] 🖨 Copied src/manifest.json in 3ms
error Error while building ./my-command.js
./node_modules/node-gyp-build/index.js
Module not found: Error: Can't resolve 'fs' in '/Users/<redacted>/basic-svg/node_modules/node-gyp-build'
resolve 'fs' in '/Users/<redacted>/basic-svg/node_modules/node-gyp-build'
Parsed request is a module
using description file: /Users/<redacted>/basic-svg/node_modules/node-gyp-build/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
after using description file: /Users/<redacted>/basic-svg/node_modules/node-gyp-build/package.json (relative path: .)
resolve as module
How to reproduce:
curl https://codeload.github.com/airbnb/react-sketchapp/tar.gz/master | tar -xz --strip=2 react-sketchapp-master/examples/basic-svg
cd basic-svg
Sketch version:
63.1
Please attach screenshots, a zip file of your project, and or a link to your github project
https://github.com/airbnb/react-sketchapp/tree/master/examples/basic-svg
Metadata
Metadata
Assignees
Labels
No labels