expo / expo/examples

with-pdf

Open
#379 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
npx create-react-native-app -t with-pdf
get error
./node_modules/react-native-blob-util/index.js 42:7
Module parse failed: Unexpected token (42:7)
File was processed with these loaders:
* ../../../../opt/homebrew/lib/node_modules/expo-cli/node_modules/babel-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
|
| export { ReactNativeBlobUtilConfig, ReactNativeBlobUtilResponseInfo, ReactNativeBlobUtilStream } from "./types";
> export URIUtil from "./utils/uri";
| export { FetchBlobResponse } from "./class/ReactNativeBlobUtilBlobResponse";
| export getUUID from "./utils/uuid";

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.