You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the instructions step by step and nothing displays.
Instead I get the following error message in the console log. Please advise?
Uncaught Error: Module build failed (from ./node_modules/babel-loader/lib/index.js):
SyntaxError: /Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/.babelrc: Error while parsing config - JSON5: invalid end of input at 1:1
at syntaxError (/Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:1083)
at invalidEOF (/Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:1032)
at Object.start (/Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:821)
at Object.parse (/Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:32)
at /Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/@babel/core/lib/config/files/configuration.js:264
at /Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/@babel/core/lib/config/files/utils.js:30
at Generator.next ()
at Function. (/Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/@babel/core/lib/gensync-utils/async.js:24)
at Generator.next ()
at step (/Users/brittanysoozinsoozin/Library/Mobile Documents/comappleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/gensync/index.js:261)
at eval (index.js:1)
at Object../src/index.js (main.js:18)
at main.js:29
at main.js:31
The text was updated successfully, but these errors were encountered:
I have followed the instructions step by step and nothing displays.
Instead I get the following error message in the console log. Please advise?
Uncaught Error: Module build failed (from ./node_modules/babel-loader/lib/index.js):
SyntaxError: /Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/.babelrc: Error while parsing config - JSON5: invalid end of input at 1:1at syntaxError (/Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:1083)at invalidEOF (/Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:1032)at Object.start (/Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:821)at Object.parse (/Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/json5/lib/parse.js:32)at /Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/@babel/core/lib/config/files/configuration.js:264at /Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/@babel/core/lib/config/files/utils.js:30at Generator.next ()
at Function. (/Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/@babel/core/lib/gensync-utils/async.js:24)at Generator.next ()
at step (/Users/brittanysoozinsoozin/Library/Mobile Documents/com
appleCloudDocs/Desktop/Desktop/TMDP/Molo9/Dev/React Projects by Packt>/movieList/node_modules/gensync/index.js:261)at eval (index.js:1)
at Object../src/index.js (main.js:18)
at main.js:29
at main.js:31
The text was updated successfully, but these errors were encountered: