We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error - /Users/mannycolon/Projects/create-app/node_modules/prefs-rcl/dist/index.js:26 import * as core from './core';
SyntaxError: Cannot use import statement outside a module
The text was updated successfully, but these errors were encountered:
All I did was install prefs-rcl and import it in the app as follows:
prefs-rcl
import { usePrefs } from 'prefs-rcl'
Sorry, something went wrong.
@Ashersam ^^^ This could be helpfull
Ashersam
No branches or pull requests
error - /Users/mannycolon/Projects/create-app/node_modules/prefs-rcl/dist/index.js:26
import * as core from './core';
SyntaxError: Cannot use import statement outside a module
The text was updated successfully, but these errors were encountered: